Click or drag to resize

IGraph3DViewCurrentGraphTool Property

Gets or sets the currently active graph tool.

Namespace: Altaxo.Gui.Graph.Graph3D.Viewing
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
GraphToolType CurrentGraphTool { get; set; }

Property Value

GraphToolType
See Also