Share via


RectangleHandler.MapRadiusY(IShapeViewHandler, Rectangle) Method

Definition

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

Parameters

rectangle
Rectangle

Applies to