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

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