ComponentOne Bitmap for UWP
C1.UWP.DX Assembly / C1.Util.DX.DirectWrite Namespace / TextFormat Class / GetFontStyle Method

In This Topic
    GetFontStyle Method (TextFormat)
    In This Topic
    DWRITE_FONT_STYLE IDWriteTextFormat::GetFontStyle()
    Syntax
    'Declaration
     
    Public Function GetFontStyle() As FontStyle
    public FontStyle GetFontStyle()
    See Also