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

In This Topic
    CoordinateSystemIcon Class
    In This Topic
    Coordinate System icon settings.
    Syntax
    'Declaration
     
    Public Class CoordinateSystemIcon 
       Inherits CoordinateSystemBase
       Implements IUserInterfaceElement 
    public class CoordinateSystemIcon : CoordinateSystemBase, IUserInterfaceElement  
    Inheritance Hierarchy

    System.Object
       devDept.Eyeshot.DisposableBase
          devDept.Eyeshot.UserInterfaceBase
             devDept.Eyeshot.UserInterfaceSymbolBase
                devDept.Eyeshot.CoordinateSystemBase
                   devDept.Eyeshot.CoordinateSystemIcon

    See Also