Click or drag to resize

ViewDescriptionElementClone Method

Creates a copy of this instance.

Namespace: Altaxo.Gui.Common
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public ViewDescriptionElement Clone()

Return Value

ViewDescriptionElement
A copy of this instance.
See Also