Search
Preparing search index...
The search index is not available
The Collaborative Illustrator — Documentation
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
UnselectShapeAction
Class UnselectShapeAction
A class to unselect a shape in a canvas.
Hierarchy
UnselectShapeAction
Implements
Action
Index
Constructors
constructor
Properties
object
Id
time
Stamp
type
user
Id
Methods
do
undo
Constructors
constructor
new
Unselect
Shape
Action
(
shapeId
:
string
, userId
:
string
, timeStamp
:
number
)
:
UnselectShapeAction
Parameters
shapeId:
string
userId:
string
timeStamp:
number
Returns
UnselectShapeAction
Properties
object
Id
object
Id
:
string
time
Stamp
time
Stamp
:
number
type
type
:
string
user
Id
user
Id
:
string
Methods
do
do
(
canvas
:
Canvas
)
:
void
Parameters
canvas:
Canvas
Returns
void
undo
undo
(
canvas
:
Canvas
)
:
void
Parameters
canvas:
Canvas
Returns
void
Globals
Unselect
Shape
Action
constructor
object
Id
time
Stamp
type
user
Id
do
undo
Generated using
TypeDoc
A class to unselect a shape in a canvas.