Eyeshot 11 WPF API Reference
WPF Assembly / devDept.Eyeshot Namespace / CoordinateSystemBase Class
Members

In This Topic
    CoordinateSystemBase Class
    In This Topic
    Syntax
    'Declaration
     
    Public MustInherit Class CoordinateSystemBase 
       Inherits UserInterfaceSymbolBase
       Implements IUserInterfaceElement 
    public abstract class CoordinateSystemBase : UserInterfaceSymbolBase, 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.CoordinateSystemIcon
                                  devDept.Eyeshot.OriginSymbol

    See Also