Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / ObjectManipulator.ObjectManipulatorEventArgs Class / Axis Property

In This Topic
    Axis Property (ObjectManipulator.ObjectManipulatorEventArgs)
    In This Topic
    Gets the axis on which the transformation is performed.
    Syntax
    'Declaration
     
    Public ReadOnly Property Axis As Vector3D
    public Vector3D Axis {get;}
    See Also