Eyeshot 11 WinForms API Reference
WinForms 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
       devDept.Eyeshot.DisposableBase
          devDept.Eyeshot.UserInterfaceBase
             devDept.Eyeshot.UserInterfaceSymbolBase
                devDept.Eyeshot.CoordinateSystemBase
                   devDept.Eyeshot.CoordinateSystemIcon
                   devDept.Eyeshot.OriginSymbol

    See Also