Back to Devexpress

BorderedElementStyle.Stroke Property

windowsforms-devexpress-dot-xtramap-dot-borderedelementstyle.md

latest1.0 KB
Original Source

BorderedElementStyle.Stroke Property

Gets or sets the stroke color of the bordered element.

Namespace : DevExpress.XtraMap

Assembly : DevExpress.XtraMap.v25.2.dll

NuGet Package : DevExpress.Win.Map

Declaration

csharp
public Color Stroke { get; set; }
vb
Public Property Stroke As Color

Property Value

TypeDescription
Color

A Color object.

|

See Also

BorderedElementStyle Class

BorderedElementStyle Members

DevExpress.XtraMap Namespace