'Declaration Public Function GetMin( _ ByVal axisType As AxisTypeEnum _ ) As System.Double
public System.double GetMin( AxisTypeEnum axisType )
Parameters
- axisType
- Axis type(x, y or z).
Return Value
Double value equal to the smallest coordinate value.