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
UpdateStrokeWidthAction
Class UpdateStrokeWidthAction
A class to change the stroke width property of a shape in a canvas.
Hierarchy
UpdateStrokeWidthAction
Implements
Action
Index
Constructors
constructor
Properties
object
Id
old
Width
time
Stamp
type
user
Id
width
Methods
do
undo
Constructors
constructor
new
Update
Stroke
Width
Action
(
width
:
number
, shapeId
:
string
, userId
:
string
, timeStamp
:
number
)
:
UpdateStrokeWidthAction
Parameters
width:
number
shapeId:
string
userId:
string
timeStamp:
number
Returns
UpdateStrokeWidthAction
Properties
object
Id
object
Id
:
string
old
Width
old
Width
:
number
time
Stamp
time
Stamp
:
number
type
type
:
string
user
Id
user
Id
:
string
width
width
:
number
Methods
do
do
(
canvas
:
Canvas
)
:
void
Parameters
canvas:
Canvas
Returns
void
undo
undo
(
canvas
:
Canvas
)
:
void
Parameters
canvas:
Canvas
Returns
void
Globals
Update
Stroke
Width
Action
constructor
object
Id
old
Width
time
Stamp
type
user
Id
width
do
undo
Generated using
TypeDoc
A class to change the stroke width property of a shape in a canvas.