Click or drag to resize

ViewDescriptionElement(ViewDescriptionElement) Constructor

Initializes a new instance of the ViewDescriptionElement class

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

Parameters

from  ViewDescriptionElement

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

See Also