Eyeshot 11 WPF API Reference
WPF 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
       System.Windows.Threading.DispatcherObject
          System.Windows.DependencyObject
             System.Windows.Media.Visual
                System.Windows.UIElement
                   System.Windows.FrameworkElement
                      devDept.Eyeshot.DisposableBase
                         devDept.Eyeshot.UserInterfaceBase
                            devDept.Eyeshot.UserInterfaceSymbolBase
                               devDept.Eyeshot.CoordinateSystemBase
                                  devDept.Eyeshot.OriginSymbol
                                     devDept.Eyeshot.ObjectManipulator

    See Also