formZ SDK | 5.0 API Reference | System | Runtime Library (FZRT) | Graphics
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
Function Set
Defined in