Click or drag to resize

GraphControllerUseDocumentCopy Property

Sets whether the controller should work on a document copy.

Namespace: Altaxo.Gui.Graph.Gdi.Viewing
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public UseDocument UseDocumentCopy { set; }

Property Value

UseDocument

Implements

IMVCANControllerUseDocumentCopy
See Also