DiagramEffect.LineSettings Property
Provides access to the effects applied to the item’s outline.
Namespace: DevExpress.Diagram.Core.Themes
Assembly: DevExpress.Diagram.v24.2.Core.dll
NuGet Package: DevExpress.Diagram.Core
Declaration
Property Value
Type | Description |
---|---|
DiagramItemLineSettings | A DevExpress.Diagram.Core.Themes.DiagramItemLineSettings object that provides access to the outline options. |
See Also