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