Provides access to members that manage the schematic in memory feature sublink geometry.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Schematics Extension.
Members
Description | ||
---|---|---|
![]() |
FromPoint | The 'from' point of the schematic in memory feature sublink geometry. |
![]() |
InitialVertex | The position of the vertex at given index of the schematic in memory feature sublink initial geometry. |
![]() |
InitialVerticesCount | Number of vertices of the schematic in memory feature sublink initial geometry. |
![]() |
QueryInitialVertex | Queries the position of the vertex at given index of the schematic in memory feature sublink initial geometry. |
![]() |
QueryVertex | Queries the position of the vertex at given index of the schematic in memory feature sublink geometry. |
![]() |
ToPoint | The 'to' point of the schematic in memory feature link geometry. |
![]() |
Vertex | The position of the vertex at given index of the schematic in memory feature sublink geometry. |
![]() |
VerticesCount | Number of vertices of the schematic in memory feature sublink geometry. |
CoClasses that implement ISchematicInMemoryFeatureSubLinkGeometry
CoClasses and Classes | Description |
---|---|
SchematicInMemoryFeatureSubLink | Schematic in memory feature sublink object. |