Pen.LineJoin 屬性

定義

取得或設定結合類型,這種結合類型用於形狀外框的頂點。

public:
 property System::Windows::Media::PenLineJoin LineJoin { System::Windows::Media::PenLineJoin get(); void set(System::Windows::Media::PenLineJoin value); };
public System.Windows.Media.PenLineJoin LineJoin { get; set; }
member this.LineJoin : System.Windows.Media.PenLineJoin with get, set
Public Property LineJoin As PenLineJoin

屬性值

PenLineJoin

形狀外框的頂點所使用的結合類型。 預設值是 Miter

備註

相依性屬性資訊

識別碼欄位 LineJoinProperty
中繼資料屬性設定為 true

適用於