Sys.UI.Bounds y Property
Gets the y-coordinate of anobject in pixels.
var yVar = boundsVar.y;
Return Value
A number that represents the y-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 y-coordinate of anobject in pixels.
var yVar = boundsVar.y;
A number that represents the y-coordinate of an object in pixels.