Contains information about a segment of flowing text.
bool SpaceAfter
If there's white-space after the segment
SKRect SpaceBounds
Bounds of a space character.
float SpaceHeight
Height of a space character.
float? LinePos
Position on optional horizontal line.
void TranslateY(float DeltaY)
Moves the segment along the Y-axis.
override string ToString()
float SpaceWidth
Width of a space character.
Represents a segment of text in flowing text.