formZ SDK | 5.0 API Reference | System | Runtime Library (FZRT) | Graphics

fzrt_move

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

, fzrt_move_to

Function Set

fz_fzrt_graf_fset


Defined in

fzrt_api.h