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

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