Click or drag to resize

MouseOptionsAutoHandleMouse Property

Gets or sets whether or not mouse events will be handled by the Insight3D control to allow for automatically controlling the scene's Camera with the mouse.

Namespace:  AGI.Foundation.Graphics.Advanced
Assembly:  AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public bool AutoHandleMouse { get; set; }

Property Value

Type: Boolean
See Also