Annotation.AnchorAlignment Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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.