Creates an object that contains a set of integer coordinates that represent a position. The getLocation method of the Sys.UI.DomElement class returns a Point object.
Creates an object that contains a set of integer coordinates that represent a position.
The number of pixels between the location and the left edge of the parent frame.
The number of pixels between the location and the top edge of the parent frame.
Gets the x-coordinate of a Sys.UI.Point object in pixels. This property is read-only.
Gets the y-coordinate of a Sys.UI.Point object in pixels. This property is read-only.