SWT.LINE_CUSTOM

Line drawing style for custom dashed lines (value is 6).

@see org.eclipse.swt.graphics.GC#setLineDash(int[]) @see org.eclipse.swt.graphics.GC#getLineDash()

@since 3.1

class SWT
int LINE_CUSTOM;

Meta