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

In This Topic
    SizeDelta Property
    In This Topic
    Gets or sets the 'delta' of em-size, in points, that is added to the size of the base font.
    Syntax
    'Declaration
     
    Public Property SizeDelta As System.Single
    public System.float SizeDelta {get; set;}
    See Also