Sys.UI.Point y Property
Gets the y-coordinate of a Sys.UI.Point object in pixels. This property is read-only.
var yVar = PointVar.y;
Return Value
A number that represents the y-coordinate of the Point 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 a Sys.UI.Point object in pixels. This property is read-only.
var yVar = PointVar.y;
A number that represents the y-coordinate of the Point object in pixels.