Share via


PaintPattern(IPattern) Constructor

Definition

public:
 PaintPattern(Microsoft::Maui::Graphics::IPattern ^ pattern);
public PaintPattern (Microsoft.Maui.Graphics.IPattern pattern);
new Microsoft.Maui.Graphics.PaintPattern : Microsoft.Maui.Graphics.IPattern -> Microsoft.Maui.Graphics.PaintPattern
Public Sub New (pattern As IPattern)

Parameters

pattern
IPattern

Applies to