NToggleZoomModeCommandAction Class Members
In This Topic
The following tables list the members exposed by NToggleZoomModeCommandAction.
Public Constructors
Public Fields
Public Properties
| Name | Description |
| ZoomMode | Gets or sets the zoom mode of this command. |
Top
Public Methods
| Name | Description |
| Execute | Overridden. Executes this command action. |
| GetCommand | Overridden. Gets the command associated with this action. |
| IsChecked | Overridden. Returns whether the action is checked. |
| IsEnabled | Overridden. Override to return true. |
Top
See Also