Поделиться через


BorderHandler.MapStrokeLineJoin(IBorderHandler, IBorderView) Метод

Определение

Сопоставляет абстрактное StrokeLineJoin свойство с реализациями конкретной платформы.

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)

Параметры

handler
IBorderHandler

Связанный обработчик.

border
IBorderView

Связанный IBorderView экземпляр.

Применяется к