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.
Não há mais suporte para esse navegador.
Atualize o Microsoft Edge para aproveitar os recursos, o suporte técnico e as atualizações de segurança mais recentes.
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.