Compartilhar via


PolylineHandler.MapFillRule(IShapeViewHandler, Polyline) Method

Definition

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

Parameters

polyline
Polyline

Applies to