Annotation.Alignment 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 du contenu d’une annotation.
public:
virtual property System::Drawing::ContentAlignment Alignment { System::Drawing::ContentAlignment get(); void set(System::Drawing::ContentAlignment value); };
public virtual System.Drawing.ContentAlignment Alignment { get; set; }
member this.Alignment : System.Drawing.ContentAlignment with get, set
Public Overridable Property Alignment As ContentAlignment
Valeur de propriété
Valeur ContentAlignment d’énumération qui représente l’alignement du contenu.
Remarques
Cette propriété est utilisée pour aligner le texte de la Alignment propriété pour aligner le texte pour TextAnnotation, RectangleAnnotationEllipseAnnotation et CalloutAnnotation les objets, et pour aligner une image non mise à l’échelle à l’intérieur d’un ImageAnnotation objet.