ImageGear22.Formats.Vector Assembly > ImageGear.Vector Namespace > ImGearVectorFont Class : GlyphCount Property |
'Declaration Public Property GlyphCount As Integer
'Usage Dim instance As ImGearVectorFont Dim value As Integer instance.GlyphCount = value value = instance.GlyphCount
public int GlyphCount {get; set;}