Interface: CommonResizeOptions
An interface for arbitrary resize operations regardless of whether given a width or height when using Node.resize.
Extended by
RescaleProportionalToWidthOptionsRescaleProportionalToHeightOptionsResizeUsingWidthOptionsResizeUsingHeightOptions
Properties
Property
Type
Description
avoidScalingVisualDetailsIfPossiblebooleanWhether to try to avoid scaling the content's visual styling (e.g. stroke width, corner detailing, etc.). Note that some kinds of content may not be able to avoid rescaling in some scenarios.