Click or drag to resize

ControlViewElementClone Method

Creates a typed clone of this instance.

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

Return Value

ControlViewElement
A cloned ControlViewElement instance.
See Also