Sys.UI.Bounds x Property
Gets the x-coordinate of an object in pixels.
var xVar = boundsVar.x;
Return Value
A number that represents the x-coordinate of an object in pixels.
Este browser já não é suportado.
Atualize para o Microsoft Edge para tirar partido das mais recentes funcionalidades, atualizações de segurança e de suporte técnico.
Gets the x-coordinate of an object in pixels.
var xVar = boundsVar.x;
A number that represents the x-coordinate of an object in pixels.