The XViewportMouseController..::.MDFAState enumeration defines the mouse controller state.
Namespace:
SGP.XSpaceAssembly: SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825
Syntax
| C# |
|---|
protected enum MDFAState |
Members
| Member name | Description | |
|---|---|---|
| Start |
Control start.
| |
| Rotating |
Rotating state.
| |
| Zooming |
Zooming state.
| |
| Moving |
Moving state.
|