Click or drag to resize

IGraphControllerDoc Property

This returns the GraphDocument that is managed by this controller.

Namespace: Altaxo.Gui.Graph.Graph3D.Viewing
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
GraphDocument Doc { get; }

Property Value

GraphDocument
See Also