Specify both vertical and horizontal alignment:
Create resizable graphics using
ImageSize->Full:
By default, Pane is resizable if
Scrollbars->True:
Align with surrounding text:
Add margins evenly around the pane:
Specify different margins on each side:
ImageSize and the second argument have the same effect:
Specify the overall size of the pane:
Use
"ShrinkToFit" to fit all data in the pane:
Use
"Scrollable" to allow scrolling on mouse drag:
Create
Pane with automatic scrollbars:
Create
Pane with only vertical or horizontal scrollbar:
Disable resizing of
Pane contents while allowing scrollbars:
Specify the initial position of the scrollbars (in pixels):