Freigeben über


GradientPaint Klasse

Definition

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
Vererbung
GradientPaint
Abgeleitet

Konstruktoren

GradientPaint()
GradientPaint(GradientPaint)

Eigenschaften

BackgroundColor (Geerbt von Paint)
EndColor
EndColorIndex
ForegroundColor (Geerbt von Paint)
GradientStops
IsTransparent
StartColor
StartColorIndex

Methoden

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

Erweiterungsmethoden

IsNullOrEmpty(Paint)
ToColor(Paint)

Gilt für: