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