Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Labels Namespace / Label Class / Size Property

In This Topic
    Size Property (Label)
    In This Topic
    Gets the size of the label.
    Syntax
    'Declaration
     
    Public Overridable ReadOnly Property Size As Size
    public virtual Size Size {get;}
    See Also