PS_JOIN_ROUND top-level constant

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

Line joins are round.

Implementation

@Deprecated('Use PEN_STYLE.PS_JOIN_ROUND instead')
const PS_JOIN_ROUND = 0x00000000;