DiagramTheme.ConnectorStyles Property
Gets the collection of connector styles.
Namespace: DevExpress.Diagram.Core
Assembly: DevExpress.Diagram.v24.2.Core.dll
Declaration
Property Value
Type | Description |
---|---|
ReadOnlyCollection<DiagramItemStyle> | A collection of DiagramItemStyle objects. |
See Also