Click or drag to resize

StiContainerChangePosition Method

Changes the position of the selected component.

Namespace:  Stimulsoft.Report.Components
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public void ChangePosition(
	RectangleD delta
)

Parameters

delta
Type: Stimulsoft.Base.DrawingRectangleD
Parameters of changing.
See Also