MiniProjectBuilderCopyFolderPropertiesOf Method |
Copies the folder properties referenced by the graph.
Namespace: Altaxo.Graph.ProceduresAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxprotected void CopyFolderPropertiesOf(
GraphDocumentBase oldGraph
)
Parameters
- oldGraph GraphDocumentBase
- The graph document whose referenced folder properties are copied.
See Also