Options
All
  • Public
  • Public/Protected
  • All
Menu

Class UpdateStrokeWidthAction

A class to change the stroke width property of a shape in a canvas.

Hierarchy

  • UpdateStrokeWidthAction

Implements

Index

Constructors

Properties

Methods

Constructors

constructor

  • new UpdateStrokeWidthAction(width: number, shapeId: string, userId: string, timeStamp: number): UpdateStrokeWidthAction

Properties

objectId

objectId: string

oldWidth

oldWidth: number

timeStamp

timeStamp: number

type

type: string

userId

userId: string

width

width: number

Methods

do

undo

Generated using TypeDoc