Axes3D.Axis

Axis by scale and position.

This property is read only.

Syntax Parameters Return Value
ReadOnly Property Axes3D.Axis( _
    scale As Axis2DScale, _
    Optional position As Axis2DPosition = scgAxPosPrimary) As Axis
  • scale [in]

    Type: Axis2DScale

  • position [in, optional]

    Type: Axis2DPosition

    Default value: scgAxPosPrimary

Axis