共用方式為


ImagePaint 類別

定義

public ref class ImagePaint : Microsoft::Maui::Graphics::Paint
public class ImagePaint : Microsoft.Maui.Graphics.Paint
type ImagePaint = class
    inherit Paint
Public Class ImagePaint
Inherits Paint
繼承
ImagePaint

建構函式

ImagePaint()

屬性

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

擴充方法

IsNullOrEmpty(Paint)
ToColor(Paint)

適用於