Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.