Click or drag to resize

GlyphSetCollectioncollections Property

The list of glyph set collections.

Namespace:  Rewired.Glyphs
Assembly:  Rewired_Glyphs (in Rewired_Glyphs.dll) Version: 0.0.0.0
Syntax
C#
public List<GlyphSetCollection> collections { get; set; }

Property Value

Type: ListGlyphSetCollection
See Also