Partager via


GradientPaint Classe

Définition

public ref class GradientPaint abstract : Microsoft::Maui::Graphics::Paint
public abstract class GradientPaint : Microsoft.Maui.Graphics.Paint
type GradientPaint = class
    inherit Paint
Public MustInherit Class GradientPaint
Inherits Paint
Héritage
GradientPaint
Dérivé

Constructeurs

GradientPaint()
GradientPaint(GradientPaint)

Propriétés

BackgroundColor (Hérité de Paint)
EndColor
EndColorIndex
ForegroundColor (Hérité de Paint)
GradientStops
IsTransparent
StartColor
StartColorIndex

Méthodes

AddOffset(Single)
AddOffset(Single, Color)
BlendStartAndEndColors()
BlendStartAndEndColors(Color, Color, Single)
GetColorAt(Single)
GetSortedStops()
RemoveOffset(Int32)
SetGradientStops(Single[], Color[])
ToString()

Méthodes d’extension

IsNullOrEmpty(Paint)
ToColor(Paint)

S’applique à