GradientPaint.StartColor Property

Definition

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

Property Value

Applies to