InputPanel for WinForms | ComponentOne
C1.Win.InputPanel.5 Assembly / C1.Win.InputPanel Namespace / StyleFontDelta Class / MinSize Property

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