IStroke.StrokeLineJoin 属性

定义

指定在形状顶点使用的联接类型。

public:
 property Microsoft::Maui::Graphics::LineJoin StrokeLineJoin { Microsoft::Maui::Graphics::LineJoin get(); };
public Microsoft.Maui.Graphics.LineJoin StrokeLineJoin { get; }
member this.StrokeLineJoin : Microsoft.Maui.Graphics.LineJoin
Public ReadOnly Property StrokeLineJoin As LineJoin

属性值

适用于