ExtentSize
✖
ExtentSize
更多信息

- 可以使用如下设置:
-
None 没有延伸 Full 完全延伸到邻结点 All 最大的相等尺寸大小的延伸 Left 在所有维度上,完全延伸到左边 Right 在所有维度上,完全延伸到右边 {sl,sr} 指定左延伸和右延伸 {specx,specy} 在不同维度上使用不同的描述 - 尺寸 si 可用于普通的图线坐标或者作为相邻结点的距离的百分比,用于 Scaled[s] 中.
- 在一维空间中,我们有等价的描述:
-
None {0,0} Full {Scaled[0.5],Scaled[0.5]} Left {Scaled[1.0],Scaled[0.0]} Right {Scaled[0.0],Scaled[1.0]} - 在二维空间中,在
轴和
轴上使用相同的描述,ExtentSize->spec 等价于 ExtentSize->{spec,spec}.
范例
基本范例 (6)常见实例总结
In[1]:=1

✖
https://wolfram.com/xid/09bsan1fu-x2bqd4
Out[1]=1

In[2]:=2

✖
https://wolfram.com/xid/09bsan1fu-e13w7x
Out[2]=2

In[1]:=1

✖
https://wolfram.com/xid/09bsan1fu-id0h7u
Out[1]=1

In[2]:=2

✖
https://wolfram.com/xid/09bsan1fu-bo60m9
Out[2]=2

In[1]:=1

✖
https://wolfram.com/xid/09bsan1fu-ldfcwm
Out[1]=1

In[1]:=1

✖
https://wolfram.com/xid/09bsan1fu-snfyg4
Out[1]=1

In[2]:=2

✖
https://wolfram.com/xid/09bsan1fu-5tnsg2
Out[2]=2

In[3]:=3

✖
https://wolfram.com/xid/09bsan1fu-cfj97l
Out[3]=3

In[4]:=4

✖
https://wolfram.com/xid/09bsan1fu-8gehys
Out[4]=4

ExtentSize->All 使用最大的绝对尺寸,并且满足它不会导致区域之间出现重叠:
In[1]:=1

✖
https://wolfram.com/xid/09bsan1fu-5otskc
Out[1]=1

In[2]:=2

✖
https://wolfram.com/xid/09bsan1fu-66j8ca
Out[2]=2

在三维空间中,ExtentSize 接受 {{left,right},{front,back}}:
In[1]:=1

✖
https://wolfram.com/xid/09bsan1fu-nxrv44
Out[1]=1

Wolfram Research (2010),ExtentSize,Wolfram 语言函数,https://reference.wolfram.com/language/ref/ExtentSize.html.
✖
Wolfram Research (2010),ExtentSize,Wolfram 语言函数,https://reference.wolfram.com/language/ref/ExtentSize.html.
文本
Wolfram Research (2010),ExtentSize,Wolfram 语言函数,https://reference.wolfram.com/language/ref/ExtentSize.html.
✖
Wolfram Research (2010),ExtentSize,Wolfram 语言函数,https://reference.wolfram.com/language/ref/ExtentSize.html.
CMS
Wolfram 语言. 2010. "ExtentSize." Wolfram 语言与系统参考资料中心. Wolfram Research. https://reference.wolfram.com/language/ref/ExtentSize.html.
✖
Wolfram 语言. 2010. "ExtentSize." Wolfram 语言与系统参考资料中心. Wolfram Research. https://reference.wolfram.com/language/ref/ExtentSize.html.
APA
Wolfram 语言. (2010). ExtentSize. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/ref/ExtentSize.html 年
✖
Wolfram 语言. (2010). ExtentSize. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/ref/ExtentSize.html 年
BibTeX
✖
@misc{reference.wolfram_2025_extentsize, author="Wolfram Research", title="{ExtentSize}", year="2010", howpublished="\url{https://reference.wolfram.com/language/ref/ExtentSize.html}", note=[Accessed: 04-April-2025
]}
BibLaTeX
✖
@online{reference.wolfram_2025_extentsize, organization={Wolfram Research}, title={ExtentSize}, year={2010}, url={https://reference.wolfram.com/language/ref/ExtentSize.html}, note=[Accessed: 04-April-2025
]}