EmbeddedObjectBaseResize Method |
Resizes the object. The scaling type is changed to ScaleToFit.
Namespace: Tekla.Structures.Drawing
Assembly: Tekla.Structures.Drawing (in Tekla.Structures.Drawing.dll) Version: 2023.0.3
Syntax
Parameters
- size
- Type: Tekla.Structures.DrawingSize
The width and height to be used.
Return Value
Type: BooleanTrue.
Implements
IResizeableResize(Size)See Also