VectorLayer.ShapeStroke Property
In This Article
Gets or sets the brush that specifies how the shape outline is painted.
Namespace: DevExpress.UI.Xaml.Map
Assembly: DevExpress.UI.Xaml.Map.v21.2.dll
NuGet Package: DevExpress.Uwp.Controls
#Declaration
public SolidColorBrush ShapeStroke { get; set; }
#Property Value
Type | Description |
---|---|
Solid |
A Windows. |
See Also