Freigeben über


BorderHandler.MapStrokeDashPattern(IBorderHandler, IBorderView) Methode

Definition

Ordnet die abstrakte StrokeDashPattern Eigenschaft den plattformspezifischen Implementierungen zu.

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

Parameter

handler
IBorderHandler

Der zugehörige Handler.

border
IBorderView

Die zugeordnete IBorderView instance.

Gilt für: