Class CharacterRenderInfo
This class represents a single character and its bounding box
public class CharacterRenderInfo : TextChunk
- Inheritance
-
CharacterRenderInfo
- Inherited Members
Constructors
CharacterRenderInfo(TextRenderInfo)
public CharacterRenderInfo(TextRenderInfo tri)
Parameters
tri
TextRenderInfo
Methods
GetBoundingBox()
public virtual Rectangle GetBoundingBox()