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

fzrt_line_to

Description

Draws a line. This draws a line with the current pen from the current pen location to the specified location.

Plugin Prototype

void fzrt_line_to(

short

h,

short

v )

Parameters

h [Input]

Horizontal position of line endpoint

v [Input]

Vertical position of line endpoint

Availability

5.0.0.0

See Also

fzrt_line

Function Set

fz_fzrt_graf_fset


Defined in

fzrt_api.h