ArcObjects Library Reference (Schematic)  

ISchematicInMemoryFeatureSubLinkGeometry Interface

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
Read-only property FromPoint The 'from' point of the schematic in memory feature sublink geometry.
Read-only property InitialVertex The position of the vertex at given index of the schematic in memory feature sublink initial geometry.
Read-only property InitialVerticesCount Number of vertices of the schematic in memory feature sublink initial geometry.
Method QueryInitialVertex Queries the position of the vertex at given index of the schematic in memory feature sublink initial geometry.
Method QueryVertex Queries the position of the vertex at given index of the schematic in memory feature sublink geometry.
Read-only property ToPoint The 'to' point of the schematic in memory feature link geometry.
Read-only property Vertex The position of the vertex at given index of the schematic in memory feature sublink geometry.
Read-only property 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.