Polygon.FillColor Property

Definition

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

Property Value

Applies to