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

In This Topic
    Label Class
    In This Topic
    Base class for all labels.
    Syntax
    'Declaration
     
    Public MustInherit Class Label 
       Inherits System.Windows.UIElement
       Implements devDept.Eyeshot.ISelectableItem 
    Inheritance Hierarchy

    System.Object
       System.Windows.Threading.DispatcherObject
          System.Windows.DependencyObject
             System.Windows.Media.Visual
                System.Windows.UIElement
                   devDept.Eyeshot.Labels.Label
                      devDept.Eyeshot.Labels.ImageOnly
                      devDept.Eyeshot.Labels.TextOnly

    See Also