Share via


RoundRectangleHandler.MapCornerRadius Method

Definition

public:
 static void MapCornerRadius(Microsoft::Maui::Handlers::IShapeViewHandler ^ handler, Microsoft::Maui::Controls::Shapes::RoundRectangle ^ roundRectangle);
public static void MapCornerRadius (Microsoft.Maui.Handlers.IShapeViewHandler handler, Microsoft.Maui.Controls.Shapes.RoundRectangle roundRectangle);
static member MapCornerRadius : Microsoft.Maui.Handlers.IShapeViewHandler * Microsoft.Maui.Controls.Shapes.RoundRectangle -> unit
Public Shared Sub MapCornerRadius (handler As IShapeViewHandler, roundRectangle As RoundRectangle)

Parameters

roundRectangle
RoundRectangle

Applies to