DiagramItemsGeneratedEventArgs Constructors
| Name | Parameters | Description |
|---|---|---|
| DiagramItemsGeneratedEventArgs(ReadOnlyCollection<DiagramItem>, ReadOnlyCollection<DiagramConnector>, GenerationKind) | generatedItems, generatedDiagramConnectors, generationKind | Initializes a new instance of the DiagramItemsGeneratedEventArgs class with specified settings. |
See Also