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

适用于