TextStudioInstantRange
public struct TextStudioInstantRangeInclusive visible-glyph range whose reveal timing is collapsed to one instant boundary.
Fields
Section titled “Fields”
glyphStart
Section titled “glyphStart”public int glyphStartReturns
System.Int32
glyphCount
Section titled “glyphCount”public int glyphCountReturns
System.Int32
Methods
Section titled “Methods”
Contains(int)
Section titled “Contains(int)”public bool Contains(int glyphIndex)Reports whether a visible-glyph index is inside the inclusive range.
Parameters
| Name | Type |
|---|---|
glyphIndex |
System.Int32 |
Returns
System.Boolean
Properties
Section titled “Properties”
GlyphEnd
Section titled “GlyphEnd”public int GlyphEnd { get; }Returns
System.Int32