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

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