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

In This Topic
    ObjectManipulator Class
    In This Topic
    Object manipulator class.
    Syntax
    'Declaration
     
    Public Class ObjectManipulator 
       Inherits OriginSymbol
       Implements IUserInterfaceElement 
    public class ObjectManipulator : OriginSymbol, IUserInterfaceElement  
    Inheritance Hierarchy

    System.Object
       devDept.Eyeshot.DisposableBase
          devDept.Eyeshot.UserInterfaceBase
             devDept.Eyeshot.UserInterfaceSymbolBase
                devDept.Eyeshot.CoordinateSystemBase
                   devDept.Eyeshot.OriginSymbol
                      devDept.Eyeshot.ObjectManipulator

    See Also