Name | Description | |
---|---|---|
NBatchOperation<TItem> Constructor | Overloaded. |
The following tables list the members exposed by NBatchOperation<TItem>.
Name | Description | |
---|---|---|
NBatchOperation<TItem> Constructor | Overloaded. |
Name | Description | |
---|---|---|
AssignToLayers | Assigns the items contained in this batch to the specified layers | |
Build | Overloaded. Overridden. Builds the group batch from the specified building items | |
CanAssignToLayers | Determines whether the Assign To Layers operation can be performed. | |
CanChangeProtection | Determines whether the batch contains at least one node, which implements the INDiagramElement interface | |
CanChangeVisibility | Determines whether the batch contains at least one node which implements the INVisible interface | |
CanPerformConnectorOperation | Determines whether the batch contains at least one routable connector | |
CanReroute | Determines whether the batch contains at least one routable connector, which can be rerouted. | |
CanUpdateBounds | Determines whether the batch contains at least one node which is a NAggregateModel instance | |
ChangeProtection | Changes the protection of all contained items | |
ChangeVisibility | Changes the visible property of all contained items which implement INVisible interface | |
ConnectorMakeLine | Calls the MakeLine method of all contained NRoutableConnector instances | |
ConnectorMakeOrthogonal | Calls the MakePolyline method of all contained NRoutableConnector instances | |
ConnectorMakePolyline | Calls the MakePolyline method of all contained NRoutableConnector instances | |
ConnectorRerouteAlways | Sets the RerouteMode of all containted NRoutableConnector instances to Always | |
ConnectorRerouteNever | Sets the RerouteMode of all containted NRoutableConnector instances to Always | |
ConnectorRerouteWhenNeeded | Sets the RerouteMode of all containted NRoutableConnector instances to Always | |
Reroute | Calls the Reroute method of all contained NRoutableConnector instances | |
UpdateBounds | Calls the UpdateModelBounds method of all contained items, which are NAggregateModel instances |