Click or drag to resize

LocationRotationShearxScaleTransformation2DTransformationClone Property

Returns a clone of the transformation matrix.

Namespace: Altaxo.Graph.Gdi
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public MatrixD2D TransformationClone { get; }

Property Value

MatrixD2D
See Also