Поделиться через


ScalingCanvas.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

Реализации

Применяется к