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

In This Topic
    SizeFactor Property (StyleFontDelta)
    In This Topic
    Gets or sets a scale factor applied to the size of the base font.
    Syntax
    'Declaration
     
    Public Property SizeFactor As Single
    public float SizeFactor {get; set;}
    See Also