HostLayerTransformationFromRootToHere Method |
Gets the transformation from root coordinates to this layer.
Namespace: Altaxo.Graph.GdiAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic MatrixD2D TransformationFromRootToHere()
Return Value
MatrixD2DThe transformation matrix.
See Also