Class TextLine
- Namespace
- Vintagestory.API.Client
- Assembly
- VintagestoryAPI.dll
public class TextLine- Inheritance
- 
      
      TextLine
- Inherited Members
- Extension Methods
Fields
Bounds
The bounds of the line of text.
public LineRectangled BoundsField Value
LeftSpace
public double LeftSpaceField Value
NextOffsetX
public double NextOffsetXField Value
RightSpace
public double RightSpaceField Value
Text
The text of the text line.
public string Text