Click or drag to resize

Graph3DController_middleButtonPressed_InitialPosition Field

The position of the mouse as it was when the middle mouse button was pressed. This value is valid only 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 PointD3D _middleButtonPressed_InitialPosition

Field Value

PointD3D
See Also