This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IT > ITin Interface > ITin.IsDelaunay Property (ArcObjects .NET 10.4 SDK) |
Indicates if TIN was constructed using Delaunay triangulation.
[Visual Basic .NET] Public ReadOnly Property IsDelaunay As Boolean
[C#] public bool IsDelaunay {get;}
[C++]
HRESULT get_IsDelaunay(
VARIANT_BOOL* pbIsEmpty
);
[C++]
Parameters pbIsEmpty [out, retval] pbIsEmpty is a parameter of type VARIANT_BOOL