MapCtrlDefaultBehavior Class |
Namespace: Telogis.GeoBase
The MapCtrlDefaultBehavior type exposes the following members.
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
KeyDown |
The Default behavior of a MapCtrl when a
Key Down event is fired.
| |
KeyUp |
The Default behavior of a MapCtrl when a
Key up event is fired.
| |
MouseDown | ||
MouseLeave |
The Default behavior of a MapCtrl when a
Mouse Leave event is fired.
| |
MouseMove |
The Default behavior of a MapCtrl when a
Mouse Move event is fired.
| |
MouseUp | ||
MouseWheel |
The Default behavior of a MapCtrl when a
Mouse Wheel event is fired.
| |
ToString | Returns a string that represents the current object. (Inherited from Object.) |