ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 Assembly / C1.Util.DX.DirectWrite Namespace / Font Class / GetStyle Method

In This Topic
    GetStyle Method
    In This Topic
    DWRITE_FONT_STYLE IDWriteFont::GetStyle()
    Syntax
    'Declaration
     
    Public Function GetStyle() As FontStyle
    public FontStyle GetStyle()
    See Also