VEPixel Constructor

You are not viewing the latest version of the AJAX control. Bing Maps AJAX V7 is the recommended JavaScript control for Bing Maps. If you need this documentation, it is available in as a CHM or PDF download.

This constructor instantiates a pixel relative to the top left corner of the current map window.

var pixel  = new VEPixel(x, y);

Parameters

Parameter Description

x

The pixel's x coordinate.

y

The pixel's y coordinate.

See Also

Reference

VEPixel.x Property
VEPixel.y Property