Click or drag to resize

AbsoluteDocumentPathClone Method

Creates a copy of this path.

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

Return Value

AbsoluteDocumentPath
A cloned AbsoluteDocumentPath instance.
See Also