Click or drag to resize

IHitTestObjectTransformation Property

This will return the transformation matrix. This matrix translates from coordinates of the object to global coordinates.

Namespace: Altaxo.Graph.Graph3D
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
Matrix4x3 Transformation { get; }

Property Value

Matrix4x3
See Also