Provides access to members that define and navigate a topologically structured collection of segments.
Members
Name | 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. |
ISegmentGraph2.Edges Property
.
Public ReadOnly Property Edges As IPolyline
public IPolyline Edges {get;}
Inherited Interfaces
Interfaces | Description |
---|---|
ISegmentGraph | Provides access to members that define and navigate a topologically structured collection of segments. |
Classes that implement ISegmentGraph2
Classes | Description |
---|