AnnotationPositionChangingEventArgs.NewLocationX Eigenschaft

Definition

Ruft die neue x-Koordinatenposition der Anmerkung ab oder legt diese fest.

public:
 property double NewLocationX { double get(); void set(double value); };
public double NewLocationX { get; set; }
member this.NewLocationX : double with get, set
Public Property NewLocationX As Double

Eigenschaftswert

Ein double-Wert, der die neue x-Koordinatenposition der Anmerkung darstellt.

Hinweise

Wenn die AnnotationPositionChanging Ereignisse und AnnotationPositionChanged ausgelöst werden, definiert die NewLocationX -Eigenschaft die X-Koordinatenposition der Anmerkung.

Gilt für: