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


ISegmentGraph2 Interface (ArcObjects .NET 10.5 SDK)
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.