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.
Não há mais suporte para esse navegador.
Atualize o Microsoft Edge para aproveitar os recursos, o suporte técnico e as atualizações de segurança mais recentes.
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.