ComponentOne Bitmap for UWP
C1.UWP.DX Assembly / C1.Util.DX.DirectWrite Namespace / FontFace Class / GetGlyphCount Method

In This Topic
    GetGlyphCount Method
    In This Topic
    unsigned short IDWriteFontFace::GetGlyphCount()
    Syntax
    'Declaration
     
    Public Function GetGlyphCount() As System.Short
    public System.short GetGlyphCount()
    See Also