共用方式為


Annotation.Font 屬性

定義

取得或設定要用於註釋文字的字型。

public:
 virtual property System::Drawing::Font ^ Font { System::Drawing::Font ^ get(); void set(System::Drawing::Font ^ value); };
public virtual System.Drawing.Font Font { get; set; }
member this.Font : System.Drawing.Font with get, set
Public Overridable Property Font As Font

屬性值

Font

Font 物件,用於繪製註釋文字。

適用於