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
TranslateShapeEvent
Class TranslateShapeEvent
A class to signal that a shape has been moved.
Hierarchy
TranslateShapeEvent
Implements
ActionEvent
Index
Constructors
constructor
Properties
action
id
Constructors
constructor
new
Translate
Shape
Event
(
translate
:
object
, shapeId
:
string
, userId
:
string
, timeStamp
:
number
)
:
TranslateShapeEvent
Parameters
translate:
object
dx
:
number
dy
:
number
shapeId:
string
userId:
string
timeStamp:
number
Returns
TranslateShapeEvent
Properties
action
action
:
TranslateShapeAction
id
id
:
string
= "translateShape"
Globals
Translate
Shape
Event
constructor
action
id
Generated using
TypeDoc
A class to signal that a shape has been moved.