다음을 통해 공유


CanvasExtensions.DrawPath(ICanvas, PathF) 메서드

정의

public:
[System::Runtime::CompilerServices::Extension]
 static void DrawPath(Microsoft::Maui::Graphics::ICanvas ^ target, Microsoft::Maui::Graphics::PathF ^ path);
public static void DrawPath (this Microsoft.Maui.Graphics.ICanvas target, Microsoft.Maui.Graphics.PathF path);
static member DrawPath : Microsoft.Maui.Graphics.ICanvas * Microsoft.Maui.Graphics.PathF -> unit
<Extension()>
Public Sub DrawPath (target As ICanvas, path As PathF)

매개 변수

target
ICanvas
path
PathF

적용 대상