NGeometryArrowheadCommandAction Class Members
In This Topic
The following tables list the members exposed by NGeometryArrowheadCommandAction.
Public Constructors
Public Fields
Public Properties
| Name | Description |
| BeginArrowhead | Gets whether the begin or end arrowhead of the geometry is edited. |
Top
Public Methods
| Name | Description |
| Execute | Overridden. Executes this command action. |
| GetCommand | Overridden. Gets the command associated with this command action. |
| IsEnabled | Overridden. Gets whether this command action should be enabled. |
| OnUpdateCommandSource | Overridden. Called by the commander when an update command source event for this action command has been received by it. |
Top
See Also