Click or drag to resize

HostLayerTransformationFromRootToHere Method

Gets the transformation from root coordinates to this layer.

Namespace: Altaxo.Graph.Gdi
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public MatrixD2D TransformationFromRootToHere()

Return Value

MatrixD2D
The transformation matrix.
See Also