This document is archived and information here might be outdated.  Recommended version.


IGpSpRefObject.HasZPrecision Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Interfaces > IG > IGpSpRefObject Interface > IGpSpRefObject.HasZPrecision Property
ArcGIS Developer Help

IGpSpRefObject.HasZPrecision Property

Indicates whether or not z-value precision information has been defined.

[Visual Basic .NET]
Public ReadOnly Property HasZPrecision As String
[C#]
public string HasZPrecision {get;}
[C++]
HRESULT get_HasZPrecision(
void
);

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IGpSpRefObject Interface