PS_DASHDOT top-level constant

  1. @Deprecated('Use PEN_STYLE.PS_DASHDOT instead')
int const PS_DASHDOT

The pen has alternating dashes and dots.

Implementation

@Deprecated('Use PEN_STYLE.PS_DASHDOT instead')
const PS_DASHDOT = 3;