scale
Adds a scale transformation to the current step.
scale(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 scale transformation to the current step.
scale(x?: number, y?: number): this