Shape.StrokeLineJoin Property

Definition

public:
 property Microsoft::Maui::Controls::Shapes::PenLineJoin StrokeLineJoin { Microsoft::Maui::Controls::Shapes::PenLineJoin get(); void set(Microsoft::Maui::Controls::Shapes::PenLineJoin value); };
public Microsoft.Maui.Controls.Shapes.PenLineJoin StrokeLineJoin { get; set; }
member this.StrokeLineJoin : Microsoft.Maui.Controls.Shapes.PenLineJoin with get, set
Public Property StrokeLineJoin As PenLineJoin

Property Value

Applies to