ComponentOne Ribbon for WinForms
C1.Win.C1Ribbon.4.5.2 Assembly / C1.Win.C1Ribbon Namespace / StyleFontDelta Class / MaxSize Property

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