Namespace: PP.Ui;
The LineTypes enumeration lists line types.
It is used by the properties:
Value | Brief description |
solid | Solid. Solid line. |
dash | Dash. Dashed line. |
dot | Dot. Dotted line. |
shortdash | ShortDash. Short dashes. |
shortdot | ShortDot. Short dots. |
shortdashdot | ShortDashDot. Dash-dotted line with short dashes. |
dashdot | DashDot. Dash-dotted line. |
longdashdot | LongDashDot. Dash-dotted line with long dashes. |
shortdashdotdot | ShortDashDotDot. Dash-dotted line with short dashes and double dots. |
dashdotdot | DashDotDot. Dash-dotted line with double dots. |
longdashdotdot | LongDashDotDot. Dash-dotted line with long dashes and double dots. |
See also: