Partager via


Annotation.AnchorAlignment Propriété

Définition

Obtient ou définit l’alignement de position d’une annotation au point d’ancrage.

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

Valeur de propriété

Valeur ContentAlignment d’énumération qui représente l’alignement de l’annotation au point d’ancrage.

Remarques

L’annotation doit être ancrée à l’aide de la AnchorDataPoint propriété ou en définissant les propriétés et AnchorY les AnchorX propriétés. Ses propriétés et Y ses X propriétés doivent être définies sur NaN.

S’applique à