DrawCommand constructor
const
DrawCommand(})
Creates a new canvas drawing operation.
See DrawCommand.
Implementation
const DrawCommand(
this.type, {
this.objectId,
this.paintId,
this.debugString,
this.patternId,
this.patternDataId,
});