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