Click or drag to resize

StiContainerOffsetLocation Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Components.StiContainer.OffsetLocation(System.Double,System.Double)"]

Namespace:  Stimulsoft.Report.Components
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public void OffsetLocation(
	double offsetX,
	double offsetY
)

Parameters

offsetX
Type: SystemDouble

[Missing <param name="offsetX"/> documentation for "M:Stimulsoft.Report.Components.StiContainer.OffsetLocation(System.Double,System.Double)"]

offsetY
Type: SystemDouble

[Missing <param name="offsetY"/> documentation for "M:Stimulsoft.Report.Components.StiContainer.OffsetLocation(System.Double,System.Double)"]

See Also