ComponentOne Tiles for UWP
C1.UWP.Tile Assembly / C1.Xaml.Tile Namespace / C1TileBase Class / FontWeight Property

In This Topic
    FontWeight Property (C1TileBase)
    In This Topic
    Syntax
    'Declaration
     
    Public Property FontWeight As Windows.UI.Text.FontWeight
    public Windows.UI.Text.FontWeight FontWeight {get; set;}
    See Also