DiagramItemStyle.LineSettings Property
Returns the line settings.
Namespace: DevExpress.Diagram.Core.Themes
Assembly: DevExpress.Diagram.v24.1.Core.dll
NuGet Package: DevExpress.Diagram.Core
Declaration
Property Value
Type | Description |
---|---|
DiagramItemLineSettings | A DevExpress.Diagram.Core.Themes.DiagramItemLineSettings object that specifies the line settings. |
See Also