Click or drag to resize

Graph3DControllerView Property

Gets or sets the attached 3D graph view.

Namespace: Altaxo.Gui.Graph.Graph3D.Viewing
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public IGraph3DView View { get; }

Property Value

IGraph3DView
See Also