Dash pattern applied to a wire stroke.
Defined in namespace "adsk::electron" and the header file is <Electron\ElectronTypeDefs.h>
| Name | Value | Description |
| ContinuousWireStyle | 0 | Solid continuous line (no dashes). |
| DashDotWireStyle | 3 | Alternating dash and dot pattern. |
| LongDashWireStyle | 1 | Long dashes with gaps between. |
| ShortDashWireStyle | 2 | Short dashes with gaps between. |