Click or drag to resize
Ab4d.SharpEngine logo

MouseCameraController Properties

The MouseCameraController type exposes the following members.

Properties
 NameDescription
Public propertyEventsSourceElement Gets or sets the WPF's FrameworkElement that is used to subscribe the mouse events (for example a Border that is a parent of a SharpEngineSceneView). If the property is not set, SharpEngineSceneView element is used as event source (if not null).
Public propertySharpEngineSceneView Gets or sets the SharpEngineSceneView that is controlled by this MouseCameraController.
Top
See Also