This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IT > ITinAdvanced Interface > ITinAdvanced.SuperNodeExtent Property (ArcObjects .NET 10.4 SDK) |
The full extent of the TIN based on the super nodes.
[Visual Basic .NET] Public ReadOnly Property SuperNodeExtent As IEnvelope
[C#] public IEnvelope SuperNodeExtent {get;}
[C++]
HRESULT get_SuperNodeExtent(
IEnvelope** ppExtent
);
[C++]
Parameters ppExtent [out, retval]
ppExtent is a parameter of type IEnvelope