AnnotationPositionChangingEventArgs.NewLocationY 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 koordinat Y baru dari lokasi anotasi.
public:
property double NewLocationY { double get(); void set(double value); };
public double NewLocationY { get; set; }
member this.NewLocationY : double with get, set
Public Property NewLocationY As Double
Nilai Properti
double Nilai yang mewakili koordinat Y baru dari lokasi anotasi.
Keterangan
AnnotationPositionChanging Ketika peristiwa dan AnnotationPositionChanged dinaikkan, NewLocationY properti menentukan lokasi koordinat Y dari anotasi.