form.line Guide Type (GPL)

Syntax

form.line(<function>)

<function>. One or more valid functions. The position function is required.

Description

Specifies a vertical or horizontal reference line. For information about specifying the location of the line, see position Function (For GPL Guides) .

Examples

Figure 1. Example: Horizontal reference line
GUIDE: form.line(position(*, 5000))
Figure 2. Example: Vertical reference line
GUIDE: form.line(position(5000, *))