IResizeable Interface |
The IResizeable interface is implemented by objects that can be resized.
Namespace: Tekla.Structures.Drawing
Assembly: Tekla.Structures.Drawing (in Tekla.Structures.Drawing.dll) Version: 2023.0.3
Syntax
The IResizeable type exposes the following members.
Methods
Name | Description | |
---|---|---|
Resize |
Resizes the object to the specified size, overriding possible
scaling settings.
|
See Also