Click or drag to resize

StiExcel2007GeomWriterTranslateTransform Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Export.StiExcel2007GeomWriter.TranslateTransform(System.Single,System.Single)"]

Namespace:  Stimulsoft.Report.Export
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public void TranslateTransform(
	float x,
	float y
)

Parameters

x
Type: SystemSingle

[Missing <param name="x"/> documentation for "M:Stimulsoft.Report.Export.StiExcel2007GeomWriter.TranslateTransform(System.Single,System.Single)"]

y
Type: SystemSingle

[Missing <param name="y"/> documentation for "M:Stimulsoft.Report.Export.StiExcel2007GeomWriter.TranslateTransform(System.Single,System.Single)"]

Implements

IStiExportGeomWriterTranslateTransform(Single, Single)
See Also