다음을 통해 공유


AbstractCanvas<TState>.DrawPath(PathF) 메서드

정의

public:
 virtual void DrawPath(Microsoft::Maui::Graphics::PathF ^ path);
public void DrawPath (Microsoft.Maui.Graphics.PathF path);
abstract member DrawPath : Microsoft.Maui.Graphics.PathF -> unit
override this.DrawPath : Microsoft.Maui.Graphics.PathF -> unit
Public Sub DrawPath (path As PathF)

매개 변수

path
PathF

구현

적용 대상