NFormatPainterCommandAction Class Members
In This Topic
The following tables list the members exposed by NFormatPainterCommandAction.
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. Gets whether this command is considered checked or not. |
 | IsEnabled | Overridden. Checks whether this command action should be enabled. |
Top
Protected Methods
| | Name | Description |
 | GetDrawingView | Overridden. Safely gets the drawing view for the specified command target. |
Top
See Also