Click or drag to resize

GraphicBase_transformation Field

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

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

Field Value

MatrixD2D
See Also