Click or drag to resize

StiContainerMakeSameHeight Method

Sets the height to all selected objects.

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

Parameters

height
Type: SystemDouble
Height to be set.
See Also