This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Schematic > ESRI.ArcGIS.Schematic > Interfaces > IS > ISchematicInMemoryFeatureLinkGeometry Interface > ISchematicInMemoryFeatureLinkGeometry.VerticesCount Property (ArcObjects .NET 10.4 SDK) |
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(
long* Count
);
[C++]
Parameters Count [out, retval] Count is a parameter of type long