ImageAnnotation.Font 属性
定义
此属性不适用于图像批注类型。This property is not applicable to the image annotation type.
public:
virtual property System::Drawing::Font ^ Font { System::Drawing::Font ^ get(); void set(System::Drawing::Font ^ value); };
[System.ComponentModel.Browsable(false)]
public override System.Drawing.Font Font { get; set; }
[<System.ComponentModel.Browsable(false)>]
member this.Font : System.Drawing.Font with get, set
Public Overrides Property Font As Font
属性值
- 属性
注解
此属性不适用于图像批注类型。This property is not applicable to the image annotation type.