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

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