GradientPaint.EndColor Property

Definition

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

Property Value

Applies to