Eyeshot 11 WinForms API Reference
WinForms 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
       devDept.Eyeshot.Labels.Label
          devDept.Eyeshot.Labels.TextOnly
             devDept.Eyeshot.Labels.LeaderAndText

    See Also