Click or drag to resize

ActionViewLayout Constructor

Initializes a new instance of the ActionViewLayout class.

Namespace: Altaxo.Main
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3618.0 (4.8.3618.0)
Syntax
C#
public ActionViewLayout(
	ActionDocument document
)

Parameters

document  ActionDocument
The graph document.
See Also