Click or drag to resize

ScaleTransformation(Double) Constructor

Initializes a new instance of the ScaleTransformation class

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

Parameters

scale  Double

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

See Also