Click or drag to resize

StiMargins Constructor (Double)

Creates a new object of the type StiMargins.

Namespace:  Stimulsoft.Report.Components
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public StiMargins(
	double all
)

Parameters

all
Type: SystemDouble
The padding size for all sides of the object.
See Also