Pen.Thickness 屬性

定義

取得或設定這個 Pen 所產生的筆劃粗細。

public:
 property double Thickness { double get(); void set(double value); };
public double Thickness { get; set; }
member this.Thickness : double with get, set
Public Property Thickness As Double

屬性值

Double

這個 Pen 所產生的筆劃粗細。 預設值為 1

備註

粗細相對於與此畫筆相關聯的圖形幾何。 負值會被視為正值。

相依性屬性資訊

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

適用於