Partager via


AbstractCanvas<TState>.StrokeLineJoin Property

Definition

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

Property Value

Implements

Applies to