Bagikan melalui


BorderHandler.MapStroke(IBorderHandler, IBorderView) Metode

Definisi

Memetakan properti abstrak Stroke ke implementasi khusus platform.

public:
 static void MapStroke(Microsoft::Maui::Handlers::IBorderHandler ^ handler, Microsoft::Maui::IBorderView ^ border);
public static void MapStroke (Microsoft.Maui.Handlers.IBorderHandler handler, Microsoft.Maui.IBorderView border);
static member MapStroke : Microsoft.Maui.Handlers.IBorderHandler * Microsoft.Maui.IBorderView -> unit
Public Shared Sub MapStroke (handler As IBorderHandler, border As IBorderView)

Parameter

handler
IBorderHandler

Handler terkait.

border
IBorderView

Instans terkait IBorderView .

Berlaku untuk