Back to Devexpress

MapControl.SelectedRegionStyle Property

windowsforms-devexpress-dot-xtramap-dot-mapcontrol-08af87ef.md

latest1.1 KB
Original Source

MapControl.SelectedRegionStyle Property

Gets the appearance settings of a rectangle for selecting a region on a map.

Namespace : DevExpress.XtraMap

Assembly : DevExpress.XtraMap.v25.2.dll

NuGet Package : DevExpress.Win.Map

Declaration

csharp
public BorderedElementStyle SelectedRegionStyle { get; }
vb
Public ReadOnly Property SelectedRegionStyle As BorderedElementStyle

Property Value

TypeDescription
BorderedElementStyle

A style that used to specify the map’s selection rectangle.

|

See Also

MapControl Class

MapControl Members

DevExpress.XtraMap Namespace