Click or drag to resize

OffsetTransformation(Double) Constructor

Initializes a new instance of the OffsetTransformation class

Namespace: Altaxo.Data.Transformations
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public OffsetTransformation(
	double offset
)

Parameters

offset  Double

[Missing <param name="offset"/> documentation for "M:Altaxo.Data.Transformations.OffsetTransformation.#ctor(System.Double)"]

See Also