This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Schematic > ESRI.ArcGIS.Schematic > Interfaces > IS > ISchematicInMemoryFeatureLinkGeometry Interface > ISchematicInMemoryFeatureLinkGeometry.RemoveAllVertices Method (ArcObjects .NET 10.5 SDK) |
Removes all the vertices from the schematic in memory feature link geometry.
[Visual Basic .NET]
Public Sub RemoveAllVertices ( _
)
[C#] public void RemoveAllVertices ( );
[C++]
HRESULT RemoveAllVertices(
void
);