HostLayerTransformationFromRootToHere Method |
Gets the transformation matrix from the root layer into this layer.
Namespace: Altaxo.Graph.Graph3DAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic Matrix4x3 TransformationFromRootToHere()
Return Value
Matrix4x3The accumulated transformation matrix.
See Also