AnnotationPositionChangingEventArgs.NewAnchorLocation Propriété

Définition

Obtient ou définit le nouvel emplacement d'ancre de l'annotation.

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

Valeur de propriété

Objet PointF qui représente la nouvelle position d'ancre.

Attributs

S’applique à