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

In This Topic
    LeaderAndText Class
    In This Topic
    Leader and text label attached to a 3D point.
    Syntax
    'Declaration
     
    Public Class LeaderAndText 
       Inherits TextOnly
       Implements devDept.Eyeshot.ISelectableItem 
    public class LeaderAndText : TextOnly, 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.TextOnly
                         devDept.Eyeshot.Labels.LeaderAndText

    See Also