This document is archived and information here might be outdated. Recommended version. |
Z Max.
[Visual Basic .NET]
Public Property ZMax As Double
[C#]
public double ZMax {get; set;}
[C++]
HRESULT get_ZMax(
System.Double* pZMax
);
[C++]
HRESULT put_ZMax(
double pZMax
);
[C++] Parameters pZMax [out, retval]
pZMax is a parameter of type double* pZMax [in]
pZMax is a parameter of type double