CSPlaneInformationCopyWithoutIdentifierFrom Method |
Copies all information except the identifier from another instance.
Namespace: Altaxo.GraphAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic void CopyWithoutIdentifierFrom(
CSPlaneInformation from
)
Parameters
- from CSPlaneInformation
- The instance to copy from.
See Also