InputPanel for WinForms | ComponentOne
C1.Win.C1InputPanel.4.5.2 Assembly / C1.Win.C1InputPanel Namespace / StyleFontDelta Class / MaxSize Property

In This Topic
    MaxSize Property (StyleFontDelta)
    In This Topic
    Gets or sets the maximum em-size of the resulting font, in points.
    Syntax
    'Declaration
     
    Public Property MaxSize As Single
    public float MaxSize {get; set;}
    See Also