SashForm.getOrientation

Returns SWT.HORIZONTAL if the controls in the SashForm are laid out side by side or SWT.VERTICAL if the controls in the SashForm are laid out top to bottom.

@return SWT.HORIZONTAL or SWT.VERTICAL

class SashForm
int
getOrientation
(
)

Meta