Skip to main content
All docs
V25.1
  • VectorLayerBase.HighlightShapeStroke Property

    Gets or sets the brush that specifies how the highlighted shape outline is painted.

    Namespace: DevExpress.Xpf.Map

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

    NuGet Package: DevExpress.Wpf.Map

    Declaration

    public Brush HighlightShapeStroke { get; set; }

    Property Value

    Type Description
    Brush

    Specifies how the highlighted shape outline is painted.

    See Also