Click or drag to resize

InverseTransformationBackTransformation Property

Gets the transformation that reverses this transformation.

Namespace: Altaxo.Science
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntax
C#
public IDoubleToDoubleValueTransformation BackTransformation { get; }

Property Value

IDoubleToDoubleValueTransformation

Implements

IDoubleToDoubleValueTransformationBackTransformation
See Also