OffsetTransformation(Double) Constructor |
Namespace: Altaxo.Data.TransformationsAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic OffsetTransformation(
double offset
)
Parameters
- offset Double
- The offset to add.
See Also