ShadowBox[{x,y},{xlength,ylength},options]
generates a box with a drop shadow.
ShadowBox
ShadowBox[{x,y},{xlength,ylength},options]
generates a box with a drop shadow.
更多信息和选项
- To use ShadowBox, you first need to load the Plot Legends Package using Needs["PlotLegends`"].
- The box is generated at position {x,y} with size specified by {xlength,ylength}, and with colors specified in options.
- The following options can be given:
-
ShadowBorder {Thickness[0.001], GrayLevel[0]} style of the line around the box ShadowForeground GrayLevel[1] color of the box with the shadow ShadowBackground GrayLevel[0] color of the shadow ShadowOffset {0.1, -0.1}
and
offset of the shadow from the box
技术笔记
相关指南
文本
Wolfram Research (2007),ShadowBox,Wolfram 语言函数,https://reference.wolfram.com/language/PlotLegends/ref/ShadowBox.html.
CMS
Wolfram 语言. 2007. "ShadowBox." Wolfram 语言与系统参考资料中心. Wolfram Research. https://reference.wolfram.com/language/PlotLegends/ref/ShadowBox.html.
APA
Wolfram 语言. (2007). ShadowBox. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/PlotLegends/ref/ShadowBox.html 年
BibTeX
@misc{reference.wolfram_2025_shadowbox, author="Wolfram Research", title="{ShadowBox}", year="2007", howpublished="\url{https://reference.wolfram.com/language/PlotLegends/ref/ShadowBox.html}", note=[Accessed: 11-April-2026]}
BibLaTeX
@online{reference.wolfram_2025_shadowbox, organization={Wolfram Research}, title={ShadowBox}, year={2007}, url={https://reference.wolfram.com/language/PlotLegends/ref/ShadowBox.html}, note=[Accessed: 11-April-2026]}