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.
Deze browser wordt niet meer ondersteund.
Upgrade naar Microsoft Edge om te profiteren van de nieuwste functies, beveiligingsupdates en technische ondersteuning.
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.