SingleGraphPrintOptionsCopyFrom Method |
Copies values from another instance.
Namespace: Altaxo.GraphAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic void CopyFrom(
SingleGraphPrintOptions from
)
Parameters
- from SingleGraphPrintOptions
- The instance to copy from.
See Also