The IMouseSettings interface provides settings for navigation of the presentation using the mouse. This interface can be obtained using the INavigationSettings.Mouse property.
Table 1. Properties
Property | Value Type | Access | Default value | Property description |
---|
ClickAction | PlaybackActionEnum | Read/Write | PA_GOTO_NEXT_STEP | Specifies the action that occurs on mouse click. |
Table 2. Methods
Method | Description |
---|
void Reset() | Restores default mouse settings. |