Share via


AnnotationPositionChangingEventArgs.NewAnchorLocation Propiedad

Definición

Obtiene o establece la nueva ubicación de delimitación de la anotación.

public:
 property System::Drawing::PointF NewAnchorLocation { System::Drawing::PointF get(); void set(System::Drawing::PointF value); };
[System.ComponentModel.Browsable(false)]
public System.Drawing.PointF NewAnchorLocation { get; set; }
[<System.ComponentModel.Browsable(false)>]
member this.NewAnchorLocation : System.Drawing.PointF with get, set
Public Property NewAnchorLocation As PointF

Valor de propiedad

Objeto PointF que representa la nueva posición de delimitación.

Atributos

Se aplica a