다음을 통해 공유


PaintPattern(IPattern) 생성자

정의

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)

매개 변수

pattern
IPattern

적용 대상