This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geometry > ESRI.ArcGIS.Geometry > Interfaces > IP > IProjectedCoordinateSystem4GEN Interface > IProjectedCoordinateSystem4GEN.HasZPrecision Method (ArcObjects .NET 10.5 SDK) |
Returns true when z-value precision information has been defined.
[Visual Basic .NET] Public Function HasZPrecision ( _ ) As Boolean
[C#] public bool HasZPrecision ( );
[C++]
HRESULT HasZPrecision(
VARIANT_BOOL* HasZPrecision
);
[C++]
Parameters HasZPrecision [out, retval] HasZPrecision is a parameter of type VARIANT_BOOL