Eyeshot 11 WPF API Reference
WPF 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
       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

    See Also