NBatchReorder<TItem> Class Methods
In This Topic
For a list of all members of this type, see NBatchReorder<TItem> members.
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 |
 | CanBringForward | Determines whether the bring forward operation can be performed |
 | CanSendBackward | Determines whether the send backward operation can be performed |
 | SendBackward | Sends the batch nodes backward in the ZOrder |
 | SendToBack | Sends the batch nodes to back most position in the ZOrder |
Top
See Also