SWT.JOIN_BEVEL

Line drawing style for bevel joins (value is 3).

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

@since 3.1

class SWT
int JOIN_BEVEL;

Meta