LocationRotationShearxScaleTransformation2DSetFrom Method |
Sets the value for translation, roation, shear and scale from a transformation matrix.
Namespace: Altaxo.Graph.GdiAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public void SetFrom(
MatrixD2D transformation
)
Parameters
- transformation MatrixD2D
[Missing <param name="transformation"/> documentation for "M:Altaxo.Graph.Gdi.LocationRotationShearxScaleTransformation2D.SetFrom(Altaxo.Geometry.MatrixD2D)"]
See Also