Bagikan melalui


BorderHandler.MapStrokeDashOffset(IBorderHandler, IBorderView) Metode

Definisi

Memetakan properti abstrak StrokeDashOffset ke implementasi khusus platform.

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

Parameter

handler
IBorderHandler

Handler terkait.

border
IBorderView

Instans terkait IBorderView .

Berlaku untuk