Dash

Dash class

Class representing line dash pattern.

The Dash type exposes the following members:

Constructors

NameDescription
Dash(on, off)Initializes a new instance of the Dash class

Properties

NameDescription
onGets or sets length of dash.
offGets or sets length of gap between dashes.

See Also