NBatchCompose<TItem> Class Members
In This Topic
The following tables list the members exposed by NBatchCompose<TItem>.
Public Constructors
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