Click or drag to resize

ArrangeLayersDocumentClone Method

Creates a copy of this instance.

Namespace: Altaxo.Graph.Gdi
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public ArrangeLayersDocument Clone()

Return Value

ArrangeLayersDocument
The copied instance.
See Also