ShowAxes 指令

来自GeoGebra Manual
Nuhero讨论 | 贡献2024年1月3日 (三) 09:47的版本 (建立内容为“<noinclude>{{Manual Page|version=5.0}}</noinclude> {{command|scripting}} ;ShowAxes( ) :Shows the axes in the active View. ;ShowAxes( <Boolean> ) :Shows/hides the…”的新页面)
(差异) ←上一版本 | 最后版本 (差异) | 下一版本→ (差异)
跳转至: 导航搜索
Accessories dictionary.png
本頁為官方文件,一般使用者無法修改,若有任何誤謬,請與官方聯絡。如欲編輯,請至本頁的開放版


ShowAxes( )
Shows the axes in the active View.
ShowAxes( <Boolean> )
Shows/hides the axes in the active View.
範例:
  • ShowAxes(true) shows the axes in the active View.
  • ShowAxes(false) hides the axes in the active View.
ShowAxes( <View>, <Boolean> )
Shows/hides the axes in the Menu view graphics.svg Graphics View specified by the number 1 or 2 (or 3 for Perspectives algebra 3Dgraphics.svg 3D View) .
範例:
  • ShowAxes(1, true) shows the axes in Menu view graphics.svg Graphics View.
  • ShowAxes(2, false) hides the axes in Menu view graphics2.svg Graphics 2 View.
備註: See also ShowGrid command. To show / hide a single axis please use SetVisibleInView Command.
© 2024 International GeoGebra Institute