Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / BoundingBox Class / LabelFont Property

In This Topic
    LabelFont Property (BoundingBox)
    In This Topic
    Gets or sets the label font.
    Syntax
    'Declaration
     
    Public ReadOnly Property LabelFont As Font
    public Font LabelFont {get;}
    See Also