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.
このブラウザーはサポートされなくなりました。
Microsoft Edge にアップグレードすると、最新の機能、セキュリティ更新プログラム、およびテクニカル サポートを利用できます。
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.