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

In This Topic
    LabelFont Property (ObjectManipulator)
    In This Topic
    Syntax
    'Declaration
     
    Public Overrides ReadOnly Property LabelFont As Font
    public override Font LabelFont {get;}
    See Also