Specifies the dash pattern of lines.
Namespace: MindFusion.Drawing
Package: Enum.js
JavaScript
![]() |
---|
// enum |
Member name | Description | |
---|---|---|
![]() |
Dash |
Specifies a line consisting of dashes. |
![]() |
DashDot |
Specifies a dash-dot pattern. |
![]() |
DashDotDot |
Specifies a dash-dot-dot pattern. |
![]() |
Dot |
Specifies a line consisting of dots. |
![]() |
Solid |
Specifies a solid line. |