The StrokeStyle enumeration is used to determine the outline drawing style.
Used by the following property:
Value | Brief description |
StrokeStyleDash | Dashed line. |
StrokeStyleDashDot | Dash and dot line. |
StrokeStyleDashDotDot | Line consisting of alternating dashes and two dots. |
StrokeStyleDot | Dotted line. |
StrokeStyleSolid | Solid line. |
See also: