Click or drag to resize

ScaleTransformationWithScale Method

[Missing <summary> documentation for "M:Altaxo.Data.Transformations.ScaleTransformation.WithScale(System.Double)"]


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

Parameters

scale  Double

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

Return Value

ScaleTransformation

[Missing <returns> documentation for "M:Altaxo.Data.Transformations.ScaleTransformation.WithScale(System.Double)"]

See Also