ComponentOne Bitmap for UWP
GetFontSize Method (TextLayout)

C1.UWP.DX Assembly > C1.Util.DX.DirectWrite Namespace > TextLayout Class : GetFontSize Method
Gets the font em height of the text at the specified position.
Overload List
OverloadDescription
Gets the font em height of the text at the specified position.  
HRESULT IDWriteTextLayout::GetFontSize([In] unsigned int currentPosition,[Out] float* fontSize,[Out, Optional] DWRITE_TEXT_RANGE* textRange)  
float IDWriteTextFormat::GetFontSize() (Inherited from C1.Util.DX.DirectWrite.TextFormat)
See Also

Reference

TextLayout Class
TextLayout Members