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