Partager via


BorderHandler.MapStrokeLineJoin(IBorderHandler, IBorderView) Méthode

Définition

Mappe la propriété abstraite StrokeLineJoin aux implémentations spécifiques de la plateforme.

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)

Paramètres

handler
IBorderHandler

Le gestionnaire associé.

border
IBorderView

Instance associée IBorderView .

S’applique à