Click or drag to resize

StiPushTranslateTransformGeom Constructor

Initializes a new instance of the StiPushTranslateTransformGeom class

Namespace:  Stimulsoft.Base.Context
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public StiPushTranslateTransformGeom(
	float x,
	float y
)

Parameters

x
Type: SystemSingle

[Missing <param name="x"/> documentation for "M:Stimulsoft.Base.Context.StiPushTranslateTransformGeom.#ctor(System.Single,System.Single)"]

y
Type: SystemSingle

[Missing <param name="y"/> documentation for "M:Stimulsoft.Base.Context.StiPushTranslateTransformGeom.#ctor(System.Single,System.Single)"]

See Also