Paint.ForegroundColor Property

Definition

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

Property Value

Applies to