nw::font::CharWriter::MoveCursorY Member Function
void MoveCursorY(
f32 dy
);
| Name | Description | |
|---|---|---|
| in | dy | Distance to move the cursor in the y-axis direction. |
Moves the cursor from its current position by the distance specified.
Movement along the y-axis is in the positive direction when dy is positive.
CONFIDENTIAL