共用方式為


SolidPaint 類別

定義

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
繼承
SolidPaint

建構函式

SolidPaint()
SolidPaint(Color)

屬性

BackgroundColor (繼承來源 Paint)
Color
ForegroundColor (繼承來源 Paint)
IsTransparent

方法

ToString()

擴充方法

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

適用於