StrokeStyle

Description

The StrokeStyle enumeration is used to determine the outline drawing style.

Used by the following property:

Available Values

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:

Enumerations