StickyNoteControl.PenWidth 屬性

定義

取得或設定筆跡 StickyNoteControl 的畫筆寬度。

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

屬性值

Double

表示畫筆寬度的 Double。 預設為 Width 的值。

備註

建議您不要嘗試取得 實例 StickyNoteControl 的參考,因此您直接讀取或寫入此屬性。 這個屬性應該只用于樣式 StickyNoteControl

相依性屬性資訊

識別碼欄位 PenWidthProperty
中繼資料屬性設定為 true AffectsMeasure,

AffectsRender

適用於