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.
Dieser Browser wird nicht mehr unterstützt.
Führen Sie ein Upgrade auf Microsoft Edge durch, um die neuesten Features, Sicherheitsupdates und den technischen Support zu nutzen.
Gets the y-coordinate of anobject in pixels.
var yVar = boundsVar.y;
A number that represents the y-coordinate of an object in pixels.