NToggle3DCommandAction Class Members
In This Topic
The following tables list the members exposed by NToggle3DCommandAction.
Public Constructors
Public Fields
Public Methods
| Name | Description |
| Execute | Overridden. Executes this command action. |
| GetCommand | Overridden. Gets the command associated with this command action. |
| IsChecked | Overridden. Indicates whether the thing that the action toggles is considered checked or not. |
| IsToggleAction | Overridden. Determines whether this is a toggle action. Overriden to return true. |
Top
See Also