SolidPaint Class

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
Inheritance
SolidPaint

Constructors

SolidPaint()
SolidPaint(Color)

Properties

BackgroundColor (Inherited from Paint)
Color
ForegroundColor (Inherited from Paint)
IsTransparent

Methods

ToString()

Extension Methods

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

Applies to