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
Syntaxpublic virtual IEnumerable<GlyphSet> IterateSetsRecursively()
Return Value
Type:
IEnumerableGlyphSetIEnumerable
See Also