Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Labels Namespace / OutlinedText Class
Members

In This Topic
    OutlinedText Class
    In This Topic
    Outlined text label.
    Syntax
    'Declaration
     
    Public Class OutlinedText 
       Inherits TextOnly
       Implements devDept.Eyeshot.ISelectableItem 
    public class OutlinedText : TextOnly, devDept.Eyeshot.ISelectableItem  
    Inheritance Hierarchy

    System.Object
       devDept.Eyeshot.Labels.Label
          devDept.Eyeshot.Labels.TextOnly
             devDept.Eyeshot.Labels.OutlinedText

    See Also