Click or drag to resize

ActionViewLayoutDocument Property

Get the instance of the action document that is shown in the view.

Namespace: Altaxo.Main
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3618.0 (4.8.3618.0)
Syntax
C#
public ActionDocument Document { get; }

Property Value

ActionDocument
See Also