This document is archived and information here might be outdated. Recommended version. |
The minimum Z value.
[Visual Basic .NET]
Public ReadOnly Property ZMin As Double
[C#]
public double ZMin {get;}
[C++]
HRESULT get_ZMin(
System.Double* ZMin
);
[C++] Parameters ZMin [out, retval]
ZMin is a parameter of type double*
Returns the minimum Z attribute contained within the ZAware object collection.