Table of Contents

Class LineRectangled

Namespace
Vintagestory.API.Client
Assembly
VintagestoryAPI.dll
public class LineRectangled : Rectangled
Inheritance
LineRectangled
Inherited Members

Constructors

LineRectangled()

public LineRectangled()

LineRectangled(double, double, double, double)

public LineRectangled(double X, double Y, double width, double height)

Parameters

X double
Y double
width double
height double

Fields

Ascent

public double Ascent

Field Value

double

Properties

AscentOrHeight

public double AscentOrHeight { get; }

Property Value

double