Conversion factor from Z units to XY units.
[Visual Basic .NET] Public ReadOnly Property ZToXYFactor As Double
[C#] public double ZToXYFactor {get;}
[C++]
HRESULT get_ZToXYFactor(
double* pZFactor
);
[C++]Parameters
pZFactor [out, retval] pZFactor is a parameter of type double
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.