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.
Ta przeglądarka nie jest już obsługiwana.
Przejdź na przeglądarkę Microsoft Edge, aby korzystać z najnowszych funkcji, aktualizacji zabezpieczeń i pomocy technicznej.
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.