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

In This Topic
    TranslationRange Property
    In This Topic
    Gets or sets the translation range.
    Syntax
    'Declaration
     
    Public Property TranslationRange As Interval
    public Interval TranslationRange {get; set;}
    Remarks
    Applies only to the three translation axes, not to the translation on view ball.
    See Also