This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geometry > ESRI.ArcGIS.Geometry > Interfaces > IS > ISegmentGraph Interface > ISegmentGraph.Envelope Property (ArcObjects .NET 10.4 SDK) |
The Envelope of the SegmentGraph.
[Visual Basic .NET] Public ReadOnly Property Envelope As IEnvelope
[C#] public IEnvelope Envelope {get;}
[C++]
HRESULT get_Envelope(
IEnvelope** Envelope
);
[C++]
Parameters Envelope [out, retval]
Envelope is a parameter of type IEnvelope