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


IGpSpRefObject.ZFalseOriginAndUnits 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.ZFalseOriginAndUnits Property
ArcGIS Developer Help

IGpSpRefObject.ZFalseOriginAndUnits Property

The Z false origin and units.

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

Product Availability

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

See Also

IGpSpRefObject Interface