This document is archived and information here might be outdated. Recommended version. |
Get Texture Vertex Count.
[Visual Basic .NET]
Public ReadOnly Property TextureVertexCount As Integer
[C#]
public int TextureVertexCount {get;}
[C++]
HRESULT get_TextureVertexCount(
System.Int32* pCount
);
[C++] Parameters pCount [out, retval]
pCount is a parameter of type long*
Returns the total number of texture vertices defined in the MultiPatch.