GxDashStyle

Description

The GxDashStyle enumeration contains display styles of lines.

It is used by the following properties:

Available Values

Value Brief description
-1 Undefined. Style is undefined.
0 Solid. Solid.
1 Dash. Dash.
2 Dot. Dot.
3 DashDot. Dash dot.
4 DashDotDot. Dash dot dot.
5 Custom. Custom dash.
10 None. No style.

See also:

Drawing Assembly Enumerations