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

fzrt_line

Description

Draws a line. This will draw a line from the current location of the specified length. Positive values for the distance will draw up and to the right, negative values will draw down and to the left.

Plugin Prototype

void fzrt_line(

short

dh,

short

dv )

Parameters

dh [Input]

Horizontal length of the line

dv [Input]

Vertical height of the line

Availability

5.0.0.0

Function Set

fz_fzrt_graf_fset


Defined in

fzrt_api.h