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