StiContainerMakeSameSize Method |
Sets the size to all selected objects.
Namespace:
Stimulsoft.Report.Components
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax public void MakeSameSize(
SizeD size
)
Public Sub MakeSameSize (
size As SizeD
)
Parameters
- size
- Type: Stimulsoft.Base.DrawingSizeD
Size to be set.
See Also