Editor for WinForms | ComponentOne
C1.Win.Editor.8 Assembly / C1.Win.Editor Namespace / TextStyleEventArgs Class / FontSize Property

In This Topic
    FontSize Property (TextStyleEventArgs)
    In This Topic
    The FontSize property indicates the font size in points.
    Syntax
    'Declaration
     
    Public ReadOnly Property FontSize As System.Single
    public System.float FontSize {get;}
    See Also