Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Mouse3D Namespace / MoveEventArgs Class / RotationVector Property

In This Topic
    RotationVector Property
    In This Topic
    Gets or sets the rotation vector.
    Syntax
    'Declaration
     
    Public Property RotationVector As RotationVector
    public RotationVector RotationVector {get; set;}
    See Also