TDSpaceTransformationClass Constructor |
Namespace: Altaxo.Serialization.WITecAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntaxpublic TDSpaceTransformationClass(
WITecTreeNode node,
WITecReader reader
)
Parameters
- node WITecTreeNode
- The node representing this transformation in the WITec tree.
- reader WITecReader
- The reader used to resolve referenced nodes if necessary.
See Also