Click or drag to resize

IHitTestObjectTransformation Property

Gets the transformation matrix from object coordinates to global coordinates.

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

Property Value

MatrixD2D
See Also