This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geometry > ESRI.ArcGIS.Geometry > Interfaces > IS > ISegmentGraph2 Interface (ArcObjects .NET 10.5 SDK) |
Provides access to members that define and navigate a topologically structured collection of segments.
Description | ||
---|---|---|
Edges | ||
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. |
Interfaces | Description |
---|---|
ISegmentGraph | Provides access to members that define and navigate a topologically structured collection of segments. |