Click or drag to resize

StiContainerMakeSameWidth Method

Sets the width to all selected objects.

Namespace:  Stimulsoft.Report.Components
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public void MakeSameWidth(
	double width
)

Parameters

width
Type: SystemDouble
Width to be set.
See Also