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

fzrt_move_to

Description

Moves the pen in the current port to the desired location.

Plugin Prototype

void fzrt_move_to(

short

h,

short

v )

Parameters

h [Input]

Horizontal position in local coordinates

v [Input]

Vertical position in local coordinates

Availability

5.0.0.0

See Also

fzrt_move

Function Set

fz_fzrt_graf_fset


Defined in

fzrt_api.h