Width Property (FlexDisplayObject)

Action

Gets the width of the display object, in pixels.

The width is calculated based on the bounds of the content of the display object. When you set the width property, the scaleX property is adjusted accordingly.

Syntax

'Declaration
Protected Read Property width As Double

Access

Read only.