Constructors
constructor
- new SVGCommandDef(canvasCommand: string, paramLength?: number, hasX?: boolean, hasY?: boolean): SVGCommandDef
-
Parameters
-
canvasCommand: string
-
Default value paramLength: number = 2
-
Default value hasX: boolean = true
-
Default value hasY: boolean = true
Properties
canvasCommand
canvasCommand: string
paramLength
paramLength: number