Click or drag to resize

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
)

Parameters

size
Type: Stimulsoft.Base.DrawingSizeD
Size to be set.
See Also