Sys.UI.Bounds width Property
Gets the width of an object in pixels. This property is read-only.
var widthVar = BoundsVar.width;
Return Value
A number that represents the width of an object in pixels.
このブラウザーはサポートされなくなりました。
Microsoft Edge にアップグレードすると、最新の機能、セキュリティ更新プログラム、およびテクニカル サポートを利用できます。
Gets the width of an object in pixels. This property is read-only.
var widthVar = BoundsVar.width;
A number that represents the width of an object in pixels.