言語

PaintPattern クラス

定義

public ref class PaintPattern : Microsoft::Maui::Graphics::IPattern
public class PaintPattern : Microsoft.Maui.Graphics.IPattern
type PaintPattern = class
    interface IPattern
Public Class PaintPattern
Implements IPattern
継承
PaintPattern
実装

コンストラクター

名前 説明
PaintPattern(IPattern)

プロパティ

名前 説明
Height
Paint
StepX
StepY
Width
Wrapped

メソッド

名前 説明
Draw(ICanvas)

拡張メソッド

名前 説明
AsPaint(IPattern)
AsPaint(IPattern, Color)

適用対象