Click or drag to resize

ControlViewElement(ControlViewElement) Constructor

Initializes a new instance of the ControlViewElement class

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

Parameters

from  ControlViewElement

[Missing <param name="from"/> documentation for "M:Altaxo.Gui.Common.ControlViewElement.#ctor(Altaxo.Gui.Common.ControlViewElement)"]

See Also