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

In This Topic
    Size Property (StyleFontDelta)
    In This Topic
    Gets or sets the em-size, in points, of the resulting font.
    Syntax
    'Declaration
     
    Public Property Size As System.Single
    public System.float Size {get; set;}
    See Also