ICanvas.StrokeLineCap Property

Definition

Sets the shape at the start and end of a line.

public:
 property Microsoft::Maui::Graphics::LineCap StrokeLineCap {  void set(Microsoft::Maui::Graphics::LineCap value); };
public Microsoft.Maui.Graphics.LineCap StrokeLineCap { set; }
member this.StrokeLineCap : Microsoft.Maui.Graphics.LineCap
Public Property StrokeLineCap As LineCap

Property Value

Applies to