Table of Contents

Class TextLine

Namespace
Vintagestory.API.Client
Assembly
VintagestoryAPI.dll
public class TextLine
Inheritance
TextLine
Inherited Members

Fields

Bounds

The bounds of the line of text.

public LineRectangled Bounds

Field Value

LineRectangled

LeftSpace

public double LeftSpace

Field Value

double

NextOffsetX

public double NextOffsetX

Field Value

double

RightSpace

public double RightSpace

Field Value

double

Text

The text of the text line.

public string Text

Field Value

string