transparency Function (For GPL Guides)

Note: If you are modifying the transparency for a graphic element (like a bar or point), refer to transparency Function (For GPL Graphic Elements) .

Syntax

transparency(transparency."transparency value")

"transparency value". A value between 0 and 1 that indicates the level of transparency. A value of 1 indicates full transparency, while a value of 0 indicates no transparency (completely opaque).

Description

Controls the transparency of reference lines.

Examples

Figure 1. Example: Specifying a transparency for a reference line
GUIDE: form.line(position(*,2000), transparency(transparency."0.5"))