NBatchCompose<TItem> Class Methods
In This Topic
For a list of all members of this type, see NBatchCompose<TItem> members.
Public Methods
| | Name | Description |
 | Build | Overloaded. Overridden. Builds the group batch from the specified building nodes |
 | CanCompose | Determines whether all contained batch nodes can be deleted |
 | ExclusiveOr | Performs a subraction on the batch set of shapes. |
 | Intersect | Performs an intersection on the batch set of shapes. |
 | Subtract | Performs a subraction on the batch set of shapes. |
 | Union | Performs a union on the batch set of shapes. |
Top
See Also