Sys.UI.Point x Property
Gets the x-coordinate of a Sys.UI.Point object in pixels. This property is read-only.
var xVar = pointVar.x;
Return Value
A number that represents the x-coordinate of the Point object in pixels.
Ce navigateur n’est plus pris en charge.
Effectuez une mise à niveau vers Microsoft Edge pour tirer parti des dernières fonctionnalités, des mises à jour de sécurité et du support technique.
Gets the x-coordinate of a Sys.UI.Point object in pixels. This property is read-only.
var xVar = pointVar.x;
A number that represents the x-coordinate of the Point object in pixels.