Class LineRectangled
- Namespace
- Vintagestory.API.Client
- Assembly
- VintagestoryAPI.dll
public class LineRectangled : Rectangled
- Inheritance
-
LineRectangled
- Inherited Members
- Extension Methods
Constructors
LineRectangled()
public LineRectangled()
LineRectangled(double, double, double, double)
public LineRectangled(double X, double Y, double width, double height)
Parameters
Fields
Ascent
public double Ascent
Field Value
Properties
AscentOrHeight
public double AscentOrHeight { get; }