Share via


AbstractCanvas<TState>.StrokeLineCap Property

Definition

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

Property Value

Implements

Applies to