SWT.CAP_ROUND

Line drawing style for rounded end caps (value is 2).

@see org.eclipse.swt.graphics.GC#setLineCap(int) @see org.eclipse.swt.graphics.GC#getLineCap()

@since 3.1

class SWT
int CAP_ROUND;

Meta