AnnotationPositionChangingEventArgs.NewLocationX Properti
Definisi
Penting
Beberapa informasi terkait produk prarilis yang dapat diubah secara signifikan sebelum dirilis. Microsoft tidak memberikan jaminan, tersirat maupun tersurat, sehubungan dengan informasi yang diberikan di sini.
Mendapatkan atau mengatur lokasi koordinat X baru dari anotasi.
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
Nilai Properti
double Nilai yang mewakili lokasi koordinat X baru dari anotasi.
Keterangan
AnnotationPositionChanging Ketika peristiwa dan AnnotationPositionChanged dinaikkan, NewLocationX properti menentukan lokasi koordinat X dari anotasi.