ArcObjects Library Reference (Schematic)  

ISchematicInMemoryFeatureLinkGeometry.RemoveAllVertices Method

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
);

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Schematics Extension.

See Also

ISchematicInMemoryFeatureLinkGeometry Interface

.NET Snippets

Remove All The Vertices On An In-Memory Schematic Feature Link