StickyNoteControl.CaptionFontSize 属性

定义

获取或设置 StickyNoteControl 标题使用的字体的字号。

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

属性值

表示字号的 Double。 默认为 MessageFontSize 的值。

注解

建议不要尝试获取对 实例的 StickyNoteControl 引用,因此直接读取或写入此属性。 此属性应仅用于设置 样式 StickyNoteControl

依赖项属性信息

标识符字段 CaptionFontSizeProperty
元数据属性设置为 true AffectsMeasure

适用于