MapShapeBase.SelectedStroke Property
Gets or sets the color that specifies how the outline is painted on the selected map item.
Namespace: DevExpress.Xpf.Map
Assembly: DevExpress.Xpf.Map.v24.1.dll
NuGet Package: DevExpress.Wpf.Map
Declaration
Property Value
Type | Description |
---|---|
Brush | A Brush object that specifies how the selected map item outline is painted. |
See Also