This document is archived and information here might be outdated. Recommended version. |
Indicates if the specified element is within the interpolation zone of the TIN.
[Visual Basic .NET] Public ReadOnly Property IsInsideDataArea As Boolean
[C#] public bool IsInsideDataArea {get;}
[C++]
HRESULT get_IsInsideDataArea(
Boolean* pbIsInside
);
[C++]
Parameters pbIsInside [out, retval]
pbIsInside is a parameter of type bool*