PaintPattern Class

Definition

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
Inheritance
PaintPattern
Implements

Constructors

PaintPattern(IPattern)

Properties

Height
Paint
StepX
StepY
Width
Wrapped

Methods

Draw(ICanvas)

Extension Methods

AsPaint(IPattern)
AsPaint(IPattern, Color)

Applies to