PS_NULL top-level constant

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

The pen is invisible.

Implementation

@Deprecated('Use PEN_STYLE.PS_NULL instead')
const PS_NULL = 5;