This document is archived and information here might be outdated. Recommended version. |
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(
System.Double* pZFactor
);
[C++] Parameters pZFactor [out, retval]
pZFactor is a parameter of type double*