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