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