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

In This Topic
    ObjectManipulator Property
    In This Topic
    The manipulator used to graphically position the selected entities.
    Syntax
    'Declaration
     
    Public Property ObjectManipulator As ObjectManipulator
    public ObjectManipulator ObjectManipulator {get; set;}
    See Also