Click or drag to resize

SplitWindow.Layout Property

X#
A Dimension object that represents the number and visual layout of the panes in the split window.

Namespace:  VO
Assembly:  VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax
 VIRTUAL PROPERTY Layout AS USUAL GET SET 
Request Example View Source

Property Value

Type: Usual
A Dimension object that represents the number and visual layout of the panes in the split window.
Remarks
A Dimension object that represents the number and visual layout of the panes in the split window. The width of the dimension represents the number of horizontally aligned panes, while the height of the dimension represents the number of vertically aligned panes.
See Also