PS_ENDCAP_SQUARE top-level constant

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

End caps are square.

Implementation

@Deprecated('Use PEN_STYLE.PS_ENDCAP_SQUARE instead')
const PS_ENDCAP_SQUARE = 0x00000100;