GridBaseline

GridBaseline has been superseded by the BaselinePosition option for Grid and related objects.

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.

Details

  • GridBaseline 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:
  • Axisaxis of the middle row in the grid (default)
    Baselinebaseline of the middle row in the grid
    Bottombottom of the whole grid
    Centerhalfway from top to bottom
    Toptop of the whole grid
  • A setting of {pos,{i,j}} specifies that the position pos in the i, j element of the GridBox should be assumed to be the baseline for the whole GridBox.
Wolfram Research (1996), GridBaseline, Wolfram Language function, https://reference.wolfram.com/language/ref/GridBaseline.html (updated 2003).

Text

Wolfram Research (1996), GridBaseline, Wolfram Language function, https://reference.wolfram.com/language/ref/GridBaseline.html (updated 2003).

CMS

Wolfram Language. 1996. "GridBaseline." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2003. https://reference.wolfram.com/language/ref/GridBaseline.html.

APA

Wolfram Language. (1996). GridBaseline. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/GridBaseline.html

BibTeX

@misc{reference.wolfram_2024_gridbaseline, author="Wolfram Research", title="{GridBaseline}", year="2003", howpublished="\url{https://reference.wolfram.com/language/ref/GridBaseline.html}", note=[Accessed: 26-April-2024 ]}

BibLaTeX

@online{reference.wolfram_2024_gridbaseline, organization={Wolfram Research}, title={GridBaseline}, year={2003}, url={https://reference.wolfram.com/language/ref/GridBaseline.html}, note=[Accessed: 26-April-2024 ]}