FlexChart | ComponentOne
C1.Win.Ribbon.4.8 Assembly / C1.Win.Ribbon Namespace / StyleFontDelta Class / SizeDelta Property

In This Topic
    SizeDelta Property (StyleFontDelta)
    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