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

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