ComponentOne Bitmap for UWP
C1.UWP.DX 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