Share via


ShapeViewHandler.MapStrokeLineCap(IShapeViewHandler, IShapeView) Method

Definition

public:
 static void MapStrokeLineCap(Microsoft::Maui::Handlers::IShapeViewHandler ^ handler, Microsoft::Maui::IShapeView ^ shapeView);
public static void MapStrokeLineCap (Microsoft.Maui.Handlers.IShapeViewHandler handler, Microsoft.Maui.IShapeView shapeView);
static member MapStrokeLineCap : Microsoft.Maui.Handlers.IShapeViewHandler * Microsoft.Maui.IShapeView -> unit
Public Shared Sub MapStrokeLineCap (handler As IShapeViewHandler, shapeView As IShapeView)

Parameters

shapeView
IShapeView

Applies to