This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IG > IGeometryDef Interface > IGeometryDef.HasZ Property (ArcObjects .NET 10.5 SDK) |
Indicates if the featureClass has Z values.
[Visual Basic .NET] Public ReadOnly Property HasZ As Boolean
[C#] public bool HasZ {get;}
[C++]
HRESULT get_HasZ(
VARIANT_BOOL* HasZ
);
[C++]
Parameters HasZ [out, retval] HasZ is a parameter of type VARIANT_BOOL