次の方法で共有


PatternPaint クラス

定義

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

コンストラクター

PatternPaint()

プロパティ

BackgroundColor (継承元 Paint)
ForegroundColor (継承元 Paint)
IsTransparent
Pattern

拡張メソッド

IsNullOrEmpty(Paint)
ToColor(Paint)
GetPatternBitmap(PatternPaint, Single)
GetPatternBitmap(PatternPaint, Single, Single, Object)

適用対象