Overload | Description |
---|---|
GetFontWeight(Int32) | Gets the font weight of the text at the specified position. |
GetFontWeight(Int32,TextRange) | HRESULT IDWriteTextLayout::GetFontWeight([In] unsigned int currentPosition,[Out] DWRITE_FONT_WEIGHT* fontWeight,[Out, Optional] DWRITE_TEXT_RANGE* textRange) |
GetFontWeight | DWRITE_FONT_WEIGHT IDWriteTextFormat::GetFontWeight() (Inherited from C1.Util.DX.DirectWrite.TextFormat) |