Ribbon for WinForms | ComponentOne
C1.Win.Ribbon 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