Provides access to members that define and navigate a topologically structured collection of segments.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
| Description | ||
|---|---|---|
|  | Envelope | The Envelope of the SegmentGraph. | 
|  | GetCursor | Returns a SegmentGraphCursor initially located at the segment closest to the specified point. | 
|  | Load | Defines a SegmentGraph from an enumeration of polylines or polygons. | 
|  | SetEmpty | Sets the SegmentGraph to the empty state. | 
CoClasses that implement ISegmentGraph
| CoClasses and Classes | Description | 
|---|---|
| SegmentGraph | A topologically structured collection of segments. |