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 Bounds
Field Value
LeftSpace
public double LeftSpace
Field Value
NextOffsetX
public double NextOffsetX
Field Value
RightSpace
public double RightSpace
Field Value
Text
The text of the text line.
public string Text