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.
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 y-coordinate of anobject in pixels.
var yVar = boundsVar.y;
A number that represents the y-coordinate of an object in pixels.