Click or drag to resize

AbsoluteDocumentPath(AbsoluteDocumentPath) Constructor

Initializes a new instance of the AbsoluteDocumentPath class

Namespace: Altaxo.Main
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public AbsoluteDocumentPath(
	AbsoluteDocumentPath from
)

Parameters

from  AbsoluteDocumentPath

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

See Also