Alignment

Struct

Static Classes

Static Fields

BottomCenter: Alignment
BottomLeft: Alignment
BottomRight: Alignment
Center: Alignment
CenterLeft: Alignment
CenterRight: Alignment
TopCenter: Alignment
TopLeft: Alignment
TopRight: Alignment

Instance Fields

Constructors

Alignment(x: float, y: float)

Methods

AlignAsColumn(element: VisualElement): void
GetOffsetCoefficients(): Vector2
IsLosslessQuantizable(): bool
Quantize(): TextAnchor
ToString(): string

Operators

Alignment(anchor: TextAnchor): Alignment
Alignment(vec: Vector2): Alignment
Vector2(alignment: Alignment): Vector2

Inherited Members

Extension Methods

DescribeIdentityShortHashToStringNullable

On this page