言語

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)

適用対象