Graph3DController_middleButtonPressed_InitialCamera Field |
The camera as it was when the middle mouse button was pressed. A value != null indicates that the middle button is currently pressed.
This value is used to rotate the camera when the middle mouse button is pressed and the mouse is moved.
Namespace: Altaxo.Gui.Graph.Graph3D.ViewingAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax protected CameraBase _middleButtonPressed_InitialCamera
Field Value
CameraBaseSee Also