formZ SDK | 5.0 API Reference | System | Runtime Library (FZRT) | Graphics
Description
Moves the pen. This will move the pen the desired distance relative to the current location.
Plugin Prototype
void fzrt_move(
short | dh, |
short | dv ) |
Parameters
dh [Input]
Horizontal distance from current pen location
dv [Input]
Vertical distance from current pen location
Availability
5.0.0.0
See Also
Function Set
Defined in