Sdílet prostřednictvím


BorderHandler.MapStrokeLineCap(IBorderHandler, IBorderView) Metoda

Definice

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

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

Parametry

handler
IBorderHandler

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

border
IBorderView

Přidružená IBorderView instance.

Platí pro