EmbeddedObjectScalingOptions 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
public enum EmbeddedObjectScalingOptions
Members
  Member nameValueDescription
ScaleX1Scales the object in the X direction.
ScaleXY3Scales the object in the X and Y directions.
ScaleToFit4Scales the object to fit in the frame in the Y direction.
ScaleBestFit8The object is scaled inside the frame, still maintaining its original aspect ratio.
See Also
Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next