ScalingOptions Enumeration |
The options for controlling the scaling of the objects in the drawing.
Namespace: Tekla.Structures.Drawing
Assembly: Tekla.Structures.Drawing (in Tekla.Structures.Drawing.dll) Version: 2023.0.3
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
NoScaling | 0 | Does not scale the object. | |
ScaleToFit | 4 | Scales the object to fit in the frame in the Y direction. |
See Also