origin
Sets the transformation origin for the current step.
origin(x: number, y: number): this
Related
- interface RenderContext.OutputTransform staticAn interface for an object that represents transformations to be applied to an output element.
Sets the transformation origin for the current step.
origin(x: number, y: number): this