Back to Devexpress

VectorLayerBase.SelectedShapeFill Property

wpf-devexpress-dot-xpf-dot-map-dot-vectorlayerbase-e7e500d5.md

latest1.0 KB
Original Source

VectorLayerBase.SelectedShapeFill Property

Gets or sets the brush that specifies how the selected shape’s interior is painted.

Namespace : DevExpress.Xpf.Map

Assembly : DevExpress.Xpf.Map.v25.2.dll

NuGet Package : DevExpress.Wpf.Map

Declaration

csharp
public Brush SelectedShapeFill { get; set; }
vb
Public Property SelectedShapeFill As Brush

Property Value

TypeDescription
Brush

Specifies how the selected shape’s interior is painted.

|

See Also

VectorLayerBase Class

VectorLayerBase Members

DevExpress.Xpf.Map Namespace