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

In This Topic
    GetFontWeight Method (TextLayout)
    In This Topic
    Gets the font weight of the text at the specified position.
    Overload List
    OverloadDescription
    Gets the font weight of the text at the specified position.  
    HRESULT IDWriteTextLayout::GetFontWeight([In] unsigned int currentPosition,[Out] DWRITE_FONT_WEIGHT* fontWeight,[Out, Optional] DWRITE_TEXT_RANGE* textRange)  
    DWRITE_FONT_WEIGHT IDWriteTextFormat::GetFontWeight() (Inherited from C1.Util.DX.DirectWrite.TextFormat)
    See Also