ComponentOne Bitmap for WPF
C1.WPF.DX.4.6.2 Assembly / C1.Util.DX.DirectWrite Namespace / TextFormat Class / GetFontSize Method

In This Topic
    GetFontSize Method (TextFormat)
    In This Topic
    float IDWriteTextFormat::GetFontSize()
    Syntax
    'Declaration
     
    Public Function GetFontSize() As Single
    public float GetFontSize()
    See Also