SolidPaint 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
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(Color) |
屬性
BackgroundColor | (繼承來源 Paint) |
Color | |
ForegroundColor | (繼承來源 Paint) |
IsTransparent |
方法
ToString() |
擴充方法
Lerp(SolidPaint, SolidPaint, Double) | |
IsNullOrEmpty(Paint) | |
ToColor(Paint) |