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

In This Topic
    GetFontSize Method (TextLayout)
    In This Topic
    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