The following tables list the members exposed by ZoomOutMapAction.
Name | Description | |
---|---|---|
![]() | ZoomOutMapAction Constructor | Initializes a new instance of ZoomOutMapAction. |
Name | Description | |
---|---|---|
![]() ![]() | CapturingZoomExtent | The MapAction is capturing the zoom extent. |
Name | Description | |
---|---|---|
![]() | ActionInProgress | Indicates if an action is in progress. (Inherited from MapAction) |
![]() | Active | Indicates if the MapAction is active. When active the MapAction is receiving Map input events. (Inherited from MapAction) |
![]() | Map | Gets or sets the map associated with this MapAction. (Inherited from MapAction) |
![]() | SimpleFeedback | True if the feedback for this action is just a simple rectangle. |
Name | Description | |
---|---|---|
![]() | Cancel | Overridden. Resets the map action to it's initial state. |
![]() | Dispose | Overloaded. Disposes the instance resources. |
![]() | ToString | Overridden. Returns a String that represents the current Object. |
Name | Description | |
---|---|---|
![]() | OnActiveChanged | Invoked when the Active property has changed. (Inherited from MapAction) |
![]() | OnActiveChanging | Overridden. Activate the MapAction. |
![]() | OnMapDoubleClick | Method invoked when the attached map raises the DoubleClick event. (Inherited from MapAction) |
![]() | OnMapKeyDown | Method invoked when the attached map raises the KeyDown event. (Inherited from MapAction) |
![]() | OnMapKeyPress | Method invoked when the attached map raises the KeyPress event. (Inherited from MapAction) |
![]() | OnMapKeyUp | Method invoked when the attached map raises the KeyUp event. (Inherited from MapAction) |
![]() | OnMapMouseDoubleClick | Method invoked when the attached map raises the MouseDoubleClick event. (Inherited from MapAction) |
![]() | OnMapMouseDown | Overridden. Method invoked when the attached map raises the MouseDown event. |
![]() | OnMapMouseMove | Overridden. Method invoked when the attached map raises the MouseMove event. |
![]() | OnMapMouseUp | Overridden. Method invoked when the attached map raises the MouseUp event. |
![]() | OnMapMouseWheel | Method invoked when the attached map raises the MouseWheel event. (Inherited from MapAction) |
![]() | OnMapPaint | Overridden. Method invoked when the attached map raises the Paint event. |
![]() | OnSetMap | Invoked when the Map is set on the MapAction. (Inherited from MapAction) |
![]() | OnStatusChanged | Raises the MapActionStatusChanged event with the given statusId. (Inherited from MapAction) |
Name | Description | |
---|---|---|
![]() | StatusChanged | Occurs when the MapAction state has changed. (Inherited from MapAction) |