AnnotationPositionChangingEventArgs.NewAnchorLocationX Eigenschaft

Definition

Ruft die X-Position des neuen Anmerkungsankerpunkts ab oder legt sie fest.

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

Eigenschaftswert

Ein double-Wert, der die X-Position des neuen Anmerkungsankerpunkts darstellt.

Hinweise

Wenn die AnnotationPositionChanging Ereignisse und AnnotationPositionChanging ausgelöst werden, bestimmt die NewAnchorLocationX -Eigenschaft die neue X-Koordinate der Anmerkung. Diese Informationen sind nützlich, wenn die Anmerkung neu an einem Datenpunkt verankert wird.

Gilt für: