This document is archived and information here might be outdated. Recommended version. |
The z factor.
[Visual Basic .NET]
Public ReadOnly Property ZFactor As Double
[C#]
public double ZFactor {get;}
[C++]
HRESULT get_ZFactor(
System.Double* pZFactor
);
[C++] Parameters pZFactor [out, retval]
pZFactor is a parameter of type double*