ComponentOne TileControl for WinForms
C1.Win.C1TileControl.4.5.2 Assembly / C1.Win.C1Tile Namespace / TextElement Class / FontSize Property

In This Topic
    FontSize Property (TextElement)
    In This Topic
    Gets or sets the font size for the text element.
    Syntax
    'Declaration
     
    
    Public Property FontSize As Single
    public float FontSize {get; set;}
    See Also