Click or drag to resize

GraphicBase_transformation Field

Cached matrix which transforms from own coordinates to parent (layer) coordinates.

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

Field Value

Matrix4x3
See Also