NModifyBlockOffsetsCommandAction Class Members
In This Topic
The following tables list the members exposed by NModifyBlockOffsetsCommandAction.
Public Fields
Public Properties
| Name | Description |
 | BlockSide | Gets or sets the block side |
 | MaxValue | Gets or sets max value |
 | Step | Gets or sets the step (negative values mean decrease margin) |
Top
Public Methods
| Name | Description |
 | IsEnabled | Overridden. Returns whether the action is enabled. |
 | OnUpdateCommandSource | Overridden. Called by the commander when an update command source event for this action command has been received by it. |
Top
Protected Methods
| Name | Description |
 | GetBlockMargins | Gets the given block's margins edited by this command action. |
Top
See Also