Start.StrokeColor Property
Gets or sets the color used to paint the outline of the geometry.
Namespace: DevExpress.Diagram.Core.Shapes
Assembly: DevExpress.Diagram.v24.1.Core.dll
NuGet Package: DevExpress.Diagram.Core
Declaration
Property Value
Type | Description |
---|---|
Nullable<Color> | A System.Drawing.Color value. |
See Also