Line Widget

From C4 Engine Wiki
Revision as of 12:42, 15 July 2023 by Eric Lengyel (talk | contribs) (Created page with "The '''Line Widget''' displays a one-pixel-wide line that can be solid, dotted, or dashed. The widget color controls the color of the line. == Settings == The following settings are available specifically for Line Widgets. {| {{Table}} {{Tablehead|Setting|Description}} |- {{HeadingSetting|'''Line Settings'''}} |- {{Setting|'''Line style'''|Determines whether the line is rendered as solid, dotted (with either one-pixel dots or two-pixel dots), or dashed.}} |} ==...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

The Line Widget displays a one-pixel-wide line that can be solid, dotted, or dashed.

The widget color controls the color of the line.

Settings

The following settings are available specifically for Line Widgets.

Setting

Description

Line Settings

Line style

Determines whether the line is rendered as solid, dotted (with either one-pixel dots or two-pixel dots), or dashed.

See Also