Click or drag to resize

GlyphSetCollectionIterateSetsRecursively Method

Iterates all glyph sets and glyph set collections recursively.

Namespace:  Rewired.Glyphs
Assembly:  Rewired_Glyphs (in Rewired_Glyphs.dll) Version: 0.0.0.0
Syntax
C#
public virtual IEnumerable<GlyphSet> IterateSetsRecursively()

Return Value

Type: IEnumerableGlyphSet
IEnumerable
See Also