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
)
Public Sub MakeSameHeight (
height As Double
)
Parameters
- height
- Type: SystemDouble
Height to be set.
See Also