Sdílet prostřednictvím


BorderHandler.MapStrokeDashPattern(IBorderHandler, IBorderView) Metoda

Definice

Mapuje abstraktní StrokeDashPattern vlastnost na implementace specifické pro platformu.

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)

Parametry

handler
IBorderHandler

Přidružená obslužná rutina.

border
IBorderView

Přidružená IBorderView instance.

Platí pro