Skip to content

TextStudio3DGlyphEntryCollection.Enumerator

StructTextStudio.ThreeDTextStudio.3D
public struct TextStudio3DGlyphEntryCollection.Enumerator

Pattern enumerator over generated entries for one visible glyph.

public bool MoveNext()

Advances to the next generated entry whose semantic glyph identity matches the selected glyph.

Returns

System.Boolean

public TextStudio3DEntryView Current { get; }

Returns

TextStudio.ThreeD.TextStudio3DEntryView