CalloutAnnotation.AnchorAlignment Propiedad

Definición

Obtiene o establece la alineación de la posición de anotación en el punto de anclaje.

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

Valor de propiedad

Valor ContentAlignment que representa la alineación de la anotación al punto de anclaje.

Se aplica a