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
StrokeChangedEvent
Class StrokeChangedEvent
A class to signal that the stroke property of a shape has been changed.
Hierarchy
StrokeChangedEvent
Implements
ActionEvent
Index
Constructors
constructor
Properties
action
id
Constructors
constructor
new
Stroke
Changed
Event
(
color
:
string
, shapeId
:
string
, userId
:
string
, timeStamp
:
number
)
:
StrokeChangedEvent
Parameters
color:
string
shapeId:
string
userId:
string
timeStamp:
number
Returns
StrokeChangedEvent
Properties
action
action
:
UpdateStrokeAction
id
id
:
string
= "strokeChanged"
Globals
Stroke
Changed
Event
constructor
action
id
Generated using
TypeDoc
A class to signal that the stroke property of a shape has been changed.