This document is archived and information here might be outdated.  Recommended version.


ISegmentGraph Interface (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (Geometry)  

ISegmentGraph 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 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.

CoClasses that implement ISegmentGraph

CoClasses and Classes Description
SegmentGraph A topologically structured collection of segments.