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

In This Topic
    Legend Class
    In This Topic
    Viewport's Fem legend.
    Syntax
    'Declaration
     
    Public Class Legend 
       Inherits UserInterfaceBase
       Implements IUserInterfaceElement 
    public class Legend : UserInterfaceBase, 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.Legend

    See Also