Click or drag to resize

StiContextPushTranslateTransform Method

[Missing <summary> documentation for "M:Stimulsoft.Base.Context.StiContext.PushTranslateTransform(System.Single,System.Single)"]

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

Parameters

x
Type: SystemSingle

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

y
Type: SystemSingle

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

See Also