Click or drag to resize

GraphDocument(GraphDocument) Constructor

Initializes a new instance of the GraphDocument class

Namespace: Altaxo.Graph.Graph3D
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public GraphDocument(
	GraphDocument from
)

Parameters

from  GraphDocument

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

See Also