ArcObjects Library Reference (Geometry)  

ISegmentGraph2 Interface

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
Read-only property Edges
Read-only property Envelope The Envelope of the SegmentGraph.
Method GetCursor Returns a SegmentGraphCursor initially located at the segment closest to the specified point.
Method Load Defines a SegmentGraph from an enumeration of polylines or polygons.
Method SetEmpty Sets the SegmentGraph to the empty state.

Inherited Interfaces

Interfaces Description
ISegmentGraph Provides access to members that define and navigate a topologically structured collection of segments.