ShowAxes 指令

出自GeoGebra Manual
於 2024年1月3日 (三) 09:47 由 Nuhero對話 | 貢獻 所做的修訂 (建立内容为“<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