Compartir a través de


MapElement.StrokeColor Propiedad

Definición

Obtiene o establece el color del trazo. Esta es una propiedad enlazable.

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

Valor de propiedad

Se aplica a