Expand description
One- and two-dimensional alignment (Align::Center
, Align2::LEFT_TOP
etc).
Structs
Two-dimension alignment, e.g.
Align2::LEFT_TOP
.Enums
left/center/right or top/center/bottom alignment for e.g. anchors and layouts.
Functions
Allocates a rectangle of the specified
size
inside the frame
rectangle
around of its center.