Partager via


AbstractCanvas<TState>.PlatformDrawPath(PathF) Method

Definition

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)

Parameters

path
PathF

Applies to