callbackobject(只读):图形句柄,def。[](0x0)¶
正在执行回调的当前对象的图形句柄。
commandwindowsize(只读):两元素向量,def。[0 0]¶
在新创建的命令窗口中显示的列数和行数。
fixedwidthfontname:字符串,def。"Courier"¶
当"fontname"属性设置为"FixedWidth".
contextmenu:图形句柄,def。[](0x0)¶
当前与此根对象关联的uicontextmenu对象的图形句柄。
currentfigure:图形句柄,def。[](0x0)¶
当前图形的图形句柄。
tag:字符串,def。¶
用于符号图形对象的用户定义字符串。
type(只读):字符串¶
图形对象的类名。type总是"root".
userdata:任何Octave数据,def。[](0x0)¶
要与图形对象关联的用户定义数据。
children(只读):图形控制柄的向量,def。[](0x1)¶
根的子项的图形句柄。
handlevisibility: "callback"| "off"| {"on"}¶
根对象句柄始终可见。将此设置更改为"callback"或"off"没有效果。
parent:图形句柄,def。[](0x0)¶
根对象没有父图形对象。parent总是空的。
showhiddenhandles: {"off"} | "on"¶
如果showhiddenhandles是"on",所有图形对象句柄在其父对象的子对象列表中都可见,无论其值如何handlevisibility属性
pointerlocation:双元素向量,def。[0 0]¶
尚未对根对象实现全局指针位置跟踪。pointerlocation未使用。pointerlocation的根对象将始终为[0]。
pointerwindow(只读):图形句柄,def。0¶
尚未对根对象实现指针窗口跟踪。pointerwindow未使用。pointerwindow根对象的值将始终为0。
monitorpositions(只读):四元素向量¶
返回连接的监视器的宽度和高度。注:Octave仅部分实现monitorpositions。只有有关主监视器的信息存储在monitorpositions这与存储在"screensize"属性 .
screendepth(只读):双¶
以显示器的每像素位为单位的颜色深度。
screenpixelsperinch(只读):双¶
主显示器的屏幕分辨率,单位为每英寸像素。
screensize(只读):四元素向量¶
主显示的大小表示为四元素向量[左、下、宽、高]。
units: "centimeters"| "characters"| "inches"| "normalized"| {"pixels"} | "points"¶
用于的单元类型"monitorpositions", "pointerlocation"和"screensize"属性。
beingdeleted: {"off"} | "on"¶
beingdeleted未使用。
busyaction: "cancel"| {"queue"}¶
busyaction未使用。
buttondownfcn:string |函数句柄,def。[](0x0)¶
buttondownfcn未使用。
clipping: "off"| {"on"}¶
clipping未使用。
createfcn:string |函数句柄,def。[](0x0)¶
createfcn未使用。
deletefcn:string |函数句柄,def。[](0x0)¶
deletefcn未使用。
hittest: "off"| {"on"}¶
hittest未使用。
interruptible: "off"| {"on"}¶
interruptible未使用。
pickableparts: "all"| "none"| {"visible"}¶
pickableparts未使用。
selected: {"off"} | "on"¶
selected未使用。
selectionhighlight: "off"| {"on"}¶
selectionhighlight未使用。
visible: "off"| {"on"}¶
visible未使用。
版权所有 © 2024-2025 Octave中文网
ICP备案/许可证号:黑ICP备2024030411号-2