DocumentTools[Canvas]
Group
create a canvas group structure
Calling Sequence
Parameters
Description
Examples
Compatibility
Group(contents)
Group(contents, options)
contents
-
list of canvas elements
position=
(optional) [x,y], "right", "below"
The Group command is as part of a structure passed to NewCanvas in order to create a group collection when creating a canvas.
with⁡DocumentTools:-Canvas:
cv≔NewCanvas⁡Group⁡Math⁡x2,annotation=Group 1,x3,Group⁡Math⁡y2,annotation=Group 2,y3:
ShowCanvas⁡cv
ShareCanvas⁡cv
The DocumentTools[Canvas][Group] command was introduced in Maple 2021.
For more information on Maple 2021 changes, see Updates in Maple 2021.
See Also
Annotate
GetCanvas
Math
NewCanvas
Script
ShareCanvas
Text
Download Help Document
What kind of issue would you like to report? (Optional)