The root figure
properties are:
__modified__
: "off"
| {"on"
}beingdeleted
: {"off"
} | "on"
beingdeleted
is unused.
busyaction
: "cancel"
| {"queue"
}busyaction
is unused.
buttondownfcn
: string | function handle, def. [](0x0)
buttondownfcn
is unused.
callbackobject
(read-only): graphics handle, def. [](0x0)
children
(read-only): vector of graphics handles, def. [](0x1)
clipping
: "off"
| {"on"
}clipping
is unused.
commandwindowsize
(read-only): def. [0 0]
createfcn
: string | function handle, def. [](0x0)
createfcn
is unused.
currentfigure
: graphics handle, def. [](0x0)
deletefcn
: string | function handle, def. [](0x0)
deletefcn
is unused.
diary
: {"off"
} | "on"
diary
is "on"
, the Octave command window session is saved to file. See diaryfile property.
diaryfile
: string, def. "diary"
echo
: {"off"
} | "on"
errormessage
(read-only): string, def. ""
fixedwidthfontname
: string, def. "Courier"
format
: "+"
| "bank"
| "bit"
| "hex"
| "long"
| "longe"
| "longeng"
| "longg"
| "native-bit"
| "native-hex"
| "none"
| "rat"
| {"short"
} | "shorte"
| "shorteng"
| "shortg"
format
function. See format function.
formatspacing
: "compact"
| {"loose"
}format
function. See format function.
handlevisibility
: "callback"
| "off"
| {"on"
}handlevisibility
is unused.
hittest
: "off"
| {"on"
}hittest
is unused.
interruptible
: "off"
| {"on"
}interruptible
is unused.
language
: string, def. "ascii"
monitorpositions
:monitorpositions
is unused.
parent
: graphics handle, def. [](0x0)
parent
is always empty.
pointerlocation
: two-element vector, def. [0 0]
pointerlocation
is unused.
pointerwindow
(read-only): graphics handle, def. 0
pointerwindow
is unused.
recursionlimit
: double, def. 256
screendepth
(read-only): doublescreenpixelsperinch
(read-only): doublescreensize
(read-only): four-element vectorselected
: {"off"
} | "on"
selected
is unused.
selectionhighlight
: "off"
| {"on"
}selectionhighlight
is unused.
showhiddenhandles
: {"off"
} | "on"
showhiddenhandles
is "on"
, all graphics objects handles are visible in their parents' children list, regardless of the value of their handlevisibility
property.
tag
: string, def. ""
type
(read-only): stringtype
is always "root"
uicontextmenu
: graphics handle, def. [](0x0)
uicontextmenu
is unused.
units
: "centimeters"
| "inches"
| "normalized"
| {"pixels"
} | "points"
userdata
: Any Octave data, def. [](0x0)
visible
: "off"
| {"on"
}visible
is unused.