Gets the minimum data value for the coordinate indicated by the specified index.
'Declaration
Public Function GetMin( _
ByVal As AxisTypeEnum _
) As System.Double
Parameters
- axisType
- Axis type(x, y or z).
Return Value
Double value equal to the smallest coordinate value.