Partager via


Annotation.Font Propriété

Définition

Obtient ou définit la police destinée au texte d'une annotation.

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

Valeur de propriété

Objet Font utilisé pour dessiner le texte de l'annotation.

S’applique à