StiMargin Constructor (Double) |
Creates a new object of the type StiMargin.
Namespace:
Stimulsoft.Report.Dashboard
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax public StiMargin(
double all
)
Public Sub New (
all As Double
)
Parameters
- all
- Type: SystemDouble
The margin size for all sides of the object.
See Also