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 root layer coordinates.

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

Field Value

Matrix4x3
See Also