SWT.JOIN_MITER

Line drawing style for miter joins (value is 1).

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

@since 3.1

class SWT
int JOIN_MITER;

Meta