ComponentOne Bitmap for WinForms
C1.Win.C1DX.4.5.2 Assembly / C1.Util.DX.DirectWrite Namespace / TextFormat Class / GetFontWeight Method

In This Topic
    GetFontWeight Method (TextFormat)
    In This Topic
    DWRITE_FONT_WEIGHT IDWriteTextFormat::GetFontWeight()
    Syntax
    'Declaration
     
    Public Function GetFontWeight() As FontWeight
    public FontWeight GetFontWeight()
    See Also