GlyphCount

EmfPlusDrawDriverString.GlyphCount property

Gets or sets the glyph count A 32-bit unsigned integer that specifies number of glyphs in the string

public int GlyphCount { get; set; }

See Also