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