ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 Assembly / C1.Util.DX.DirectWrite Namespace / TextLayout Class / GetFontStyle Method

In This Topic
    GetFontStyle Method (TextLayout)
    In This Topic
    Gets the font style (also known as slope) of the text at the specified position.
    Overload List
    OverloadDescription
    Gets the font style (also known as slope) of the text at the specified position.  
    HRESULT IDWriteTextLayout::GetFontStyle([In] unsigned int currentPosition,[Out] DWRITE_FONT_STYLE* fontStyle,[Out, Optional] DWRITE_TEXT_RANGE* textRange)  
    DWRITE_FONT_STYLE IDWriteTextFormat::GetFontStyle() (Inherited from C1.Util.DX.DirectWrite.TextFormat)
    See Also