Freigeben über


BorderHandler.MapStrokeLineJoin(IBorderHandler, IBorderView) Methode

Definition

Ordnet die abstrakte StrokeLineJoin Eigenschaft den plattformspezifischen Implementierungen zu.

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

Parameter

handler
IBorderHandler

Der zugehörige Handler.

border
IBorderView

Die zugeordnete IBorderView instance.

Gilt für: