SolidPaint Klasse

Definition

public ref class SolidPaint : Microsoft::Maui::Graphics::Paint
public class SolidPaint : Microsoft.Maui.Graphics.Paint
type SolidPaint = class
    inherit Paint
Public Class SolidPaint
Inherits Paint
Vererbung
SolidPaint

Konstruktoren

Name Beschreibung
SolidPaint()
SolidPaint(Color)

Eigenschaften

Name Beschreibung
BackgroundColor (Geerbt von Paint)
Color
ForegroundColor (Geerbt von Paint)
IsTransparent

Methoden

Name Beschreibung
ToString()

Erweiterungsmethoden

Name Beschreibung
Lerp(SolidPaint, SolidPaint, Double)
IsNullOrEmpty(Paint)
ToColor(Paint)

Gilt für: