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
SelectShapeEvent
Class SelectShapeEvent
A class to signal that a shape has been selected.
Hierarchy
SelectShapeEvent
Implements
ActionEvent
Index
Constructors
constructor
Properties
action
id
Constructors
constructor
new
Select
Shape
Event
(
shapeId
:
string
, userId
:
string
, timeStamp
:
number
, color
:
string
)
:
SelectShapeEvent
Parameters
shapeId:
string
userId:
string
timeStamp:
number
color:
string
Returns
SelectShapeEvent
Properties
action
action
:
SelectShapeAction
id
id
:
string
= "selectShape"
Globals
Select
Shape
Event
constructor
action
id
Generated using
TypeDoc
A class to signal that a shape has been selected.