|
SOLUTIONS
|
OBSOLETE MATHEMATICA SYMBOL
GridBaseline
![]()
is an option for GridBox that specifies what place in the grid should be considered its baseline for purposes of alignment with surrounding objects.
DetailsDetails
determines how a GridBox will be positioned vertically with respect to other boxes, for example in a RowBox. - GridBaseline->pos specifies that position pos in the GridBox should be assumed to be the baseline of the GridBox and should therefore be aligned with the baselines of other boxes.
- Possible settings are:
-
Axis axis of the middle row in the grid (default) Baseline baseline of the middle row in the grid Bottom bottom of the whole grid Center halfway from top to bottom Top top of the whole grid - A setting of
specifies that the position pos in the i, j element of the GridBox should be assumed to be the baseline for the whole GridBox.
New in 3 | Last modified in 5
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »
