SWT.JOIN_ROUND

Line drawing style for rounded joins (value is 2).

@see org.eclipse.swt.graphics.GC#setLineJoin(int) @see org.eclipse.swt.graphics.GC#getLineJoin()

@since 3.1

class SWT
int JOIN_ROUND;

Meta