DiagramEffectCollection Constructors
Represents a collection of styles that can be applied to diagram items.| Name | Parameters | Description |
|---|---|---|
| DiagramEffectCollection(DiagramEffect[], DiagramEffect[], DiagramEffect[]) | variantEffects, themeEffects, connectorEffects | Initializes a new instance of the DiagramEffectCollection class. |
See Also