NevronOpenVision
Nevron.Nov.Text.Commands Namespace / NModifyBlockOffsetsCommandAction Class
Fields Properties Methods Events


NModifyBlockOffsetsCommandAction Class Members

The following tables list the members exposed by NModifyBlockOffsetsCommandAction.

Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)Reference to the BlockSide property.  
Public Fieldstatic (Shared in Visual Basic)Reference to the MaxValue property.  
Public Fieldstatic (Shared in Visual Basic)Schema associated with NModifyBlockOffsetsCommandAction  
Public Fieldstatic (Shared in Visual Basic)Reference to the Step property.  
Top
Protected Fields
 NameDescription
Protected FieldThe block side to modify.  
Protected FieldThe maximum allowed value.  
Protected FieldThe modification step.  
Top
Public Properties
 NameDescription
Public PropertyGets or sets the block side  
Public PropertyGets or sets max value  
Public PropertyGets or sets the step (negative values mean decrease margin)  
Top
Public Methods
 NameDescription
Public MethodOverridden. Returns whether the action is enabled.  
Public MethodOverridden. Called by the commander when an update command source event for this action command has been received by it.  
Top
Protected Methods
 NameDescription
Protected MethodGets the given block's margins edited by this command action.  
Top
See Also