Click or drag to resize

Graph3DController_middleButtonCurrentAction Field

The action that is executed if the middle mouse button is pressed and the mouse is moved. This value is only valid if if the field _middleButtonPressed_InitialCamera is not null.

Namespace: Altaxo.Gui.Graph.Graph3D.Viewing
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
protected Graph3DControllerMiddelButtonAction _middleButtonCurrentAction

Field Value

Graph3DControllerMiddelButtonAction
See Also