Bagikan melalui


BorderHandler.MapStrokeMiterLimit(IBorderHandler, IBorderView) Metode

Definisi

Memetakan properti abstrak StrokeMiterLimit ke implementasi khusus platform.

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

Parameter

handler
IBorderHandler

Handler terkait.

border
IBorderView

Instans terkait IBorderView .

Berlaku untuk