This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Schematic > ESRI.ArcGIS.Schematic > Interfaces > IS > ISchematicInMemoryFeatureSubLinkGeometry Interface > ISchematicInMemoryFeatureSubLinkGeometry.InitialVerticesCount Property (ArcObjects .NET 10.4 SDK) |
Number of vertices of the schematic in memory feature sublink initial geometry.
[Visual Basic .NET] Public ReadOnly Property InitialVerticesCount As Integer
[C#] public int InitialVerticesCount {get;}
[C++]
HRESULT get_InitialVerticesCount(
long* Count
);
[C++]
Parameters Count [out, retval] Count is a parameter of type long