tkd ~master (2021-10-15T16:37:47Z)
Home
Dub
Repo
Canvas.addItem
tkd
widget
canvas
Canvas
Add an item to the canvas.
class
Canvas
auto
addItem
(
this
T
)
(
CanvasItem
item
)
Parameters
item
CanvasItem
The item to add.
Return Value
Type:
auto
This widget to aid method chaining.
Meta
Source
See Implementation
tkd
widget
canvas
Canvas
constructors
this
functions
addItem
addTagConfig
getItemIdNear
getItemIdsIn
getXPosFromScreen
getYPosFromScreen
scanDragTo
setBackgroundColor
setScanMark
setScrollIncrement
setScrollRegion
setSelectionTolerance
tagItemIn
tagItemNear
tagItemWithTag
mixins
__anonymous
Add an item to the canvas.