다음을 통해 공유


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

정의

protected:
 abstract void PlatformDrawPath(Microsoft::Maui::Graphics::PathF ^ path);
protected abstract void PlatformDrawPath (Microsoft.Maui.Graphics.PathF path);
abstract member PlatformDrawPath : Microsoft.Maui.Graphics.PathF -> unit
Protected MustOverride Sub PlatformDrawPath (path As PathF)

매개 변수

path
PathF

적용 대상