Skip to main content
A newer version of this page is available. .
Cut

DefaultBarItemNames.StrokeColor Property

Returns “bStrokeColor”. Corresponds to the Stroke ribbon item that allows end-users to pick the stroke color for selected items.

Namespace: DevExpress.Diagram.Core

Assembly: DevExpress.Diagram.v20.2.Core.dll

NuGet Packages: DevExpress.Diagram.Core, DevExpress.WindowsDesktop.Diagram.Core

Declaration

public static string StrokeColor { get; }

Property Value

Type
String
See Also