is a symbol that represents the top for purposes of alignment and positioning.
Top
is a symbol that represents the top for purposes of alignment and positioning.
Examples
open all close allBasic Examples (1)
Scope (4)
Place the MenuView control at the top of the panel:
MenuView[Range[2], ControlPlacement -> Top]Align the top of a grid with the baseline of the text:
{x, Grid[{{a, b}, {c, d}}, Frame -> All, BaselinePosition -> Top], y}Align text with the top of the enclosing graphic:
Graphics[{Text["ABCDEF", {Automatic, Top}, {Automatic, Top}], Circle[]}, Axes -> True, Ticks -> None]{Graphics3D[{Sphere[], Cuboid[]}], Graphics3D[{Sphere[], Cuboid[]}, ViewPoint -> Top]}History
Introduced in 1988 (1.0)
Text
Wolfram Research (1988), Top, Wolfram Language function, https://reference.wolfram.com/language/ref/Top.html.
CMS
Wolfram Language. 1988. "Top." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/Top.html.
APA
Wolfram Language. (1988). Top. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/Top.html
BibTeX
@misc{reference.wolfram_2026_top, author="Wolfram Research", title="{Top}", year="1988", howpublished="\url{https://reference.wolfram.com/language/ref/Top.html}", note=[Accessed: 13-June-2026]}
BibLaTeX
@online{reference.wolfram_2026_top, organization={Wolfram Research}, title={Top}, year={1988}, url={https://reference.wolfram.com/language/ref/Top.html}, note=[Accessed: 13-June-2026]}