NBatchReorder Class Members
In This Topic
The following tables list the members exposed by NBatchReorder.
Public Constructors
Public Properties
Public Methods
| Name | Description |
 | BringForward | Brings the batch nodes forward in the ZOrder |
 | BringToFront | Brings the batch nodes to front most position in the ZOrder |
 | Build | Overloaded. Overridden. Builds the reorder batch from the specified building items. |
 | CanBringForward | Determines whether the bring forward operation can be performed |
 | CanSendBackward | Determines whether the send backward operation can be performed |
 | Reset | Initializes this batch (Inherited from Nevron.Nov.Diagram.Batches.NBatch) |
 | SendBackward | Sends the batch nodes backward in the ZOrder |
 | SendToBack | Sends the batch nodes to back most position in the ZOrder |
Top
See Also