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