PS_USERSTYLE top-level constant

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

The pen uses a styling array supplied by the user.

Implementation

@Deprecated('Use PEN_STYLE.PS_USERSTYLE instead')
const PS_USERSTYLE = 7;