nw::ut::Rect::MoveTo Member Function
Syntax
void MoveTo(
f32
x,
f32
y );
Arguments
Name
Description
in
x
X-coordinate of the upper left of the rectangle.
in
y
Y-coordinate of the upper left of the rectangle.
Return Values
None.
Description
Moves the left coordinate of the rectangle.
CONFIDENTIAL