PS_GEOMETRIC top-level constant

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

The pen is geometric.

Implementation

@Deprecated('Use PEN_STYLE.PS_GEOMETRIC instead')
const PS_GEOMETRIC = 0x00010000;