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

In This Topic
    X Property (RotationVector)
    In This Topic
    Syntax
    'Declaration
     
    Public Property X As Integer
    public int X {get; set;}
    See Also