scaleFactor
scaleFactor: number | undefined
A factor used by tools to adjust the size of text in GeometricElement2ds in the associated DrawingModel and to compute the size of the ViewAttachment created when attaching the Drawing to a Sheet. Default: 1.
@note The scale factor must be greater than zero.
Defined in
- core/common/src/ElementProps.ts Line 209
Last Updated: 26 April, 2025
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.