ComponentOne Bitmap for UWP
C1.UWP.DX 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 System.Single
    public System.float GetFontSize()
    See Also