This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geometry > ESRI.ArcGIS.Geometry > Interfaces > IS > ISpatialReference4 Interface > ISpatialReference4.ZToXYFactor Property (ArcObjects .NET 10.5 SDK) |
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