Click or drag to resize

RelativeDocumentPathFromOldDeprecated Method

[Missing <summary> documentation for "M:Altaxo.Main.RelativeDocumentPath.FromOldDeprecated(Altaxo.Main.AbsoluteDocumentPath)"]


Namespace: Altaxo.Main
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public static RelativeDocumentPath FromOldDeprecated(
	AbsoluteDocumentPath absPath
)

Parameters

absPath  AbsoluteDocumentPath

[Missing <param name="absPath"/> documentation for "M:Altaxo.Main.RelativeDocumentPath.FromOldDeprecated(Altaxo.Main.AbsoluteDocumentPath)"]

Return Value

RelativeDocumentPath

[Missing <returns> documentation for "M:Altaxo.Main.RelativeDocumentPath.FromOldDeprecated(Altaxo.Main.AbsoluteDocumentPath)"]

See Also