Share via


MapElement.StrokeColor Property

Definition

Gets or sets the stroke color. This is a bindable property.

public:
 property Microsoft::Maui::Graphics::Color ^ StrokeColor { Microsoft::Maui::Graphics::Color ^ get(); void set(Microsoft::Maui::Graphics::Color ^ value); };
public Microsoft.Maui.Graphics.Color StrokeColor { get; set; }
member this.StrokeColor : Microsoft.Maui.Graphics.Color with get, set
Public Property StrokeColor As Color

Property Value

Applies to