Click or drag to resize

HitTestObjectBase_matrix Field

Transformation matrix which transforms the coordinates of the parent of the hitted object (i.e. the parent layer) into page coordinates.

Namespace: Altaxo.Graph.Gdi
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
protected MatrixD2D _matrix

Field Value

MatrixD2D
See Also