This document is archived and information here might be outdated. Recommended version. |
Number of vertices of the schematic in memory feature link geometry.
[Visual Basic .NET]
Public ReadOnly Property VerticesCount As Integer
[C#]
public int VerticesCount {get;}
[C++]
HRESULT get_VerticesCount(
System.Int32* Count
);
[C++] Parameters Count [out, retval]
Count is a parameter of type long*