beautypg.com

Rectangleobject.bottomrightradius, Rectangleobject.lockflag, Rectangleobject.topleftradius – Adobe Extending Flash Professional CS5 User Manual

Page 400

background image

378

EXTENDING FLASH PROFESSIONAL

Rectangle object

Last updated 5/2/2011

RectangleObject.bottomRightRadius

Availability
Flash CS3 Professional.

Usage

RectangleObject.bottomRightRadius

Description
Read-only property; a float value that sets the radius of the bottom-right corner of the Rectangle object. If

RectangleObject.lockFlag

is true, trying to set this value has no effect.

To set this value, use

document.setRectangleObjectProperty()

.

See also

document.setRectangleObjectProperty()

,

RectangleObject.bottomLeftRadius

,

RectangleObject.lockFlag

,

RectangleObject.topLeftRadius

,

RectangleObject.topRightRadius

RectangleObject.lockFlag

Availability
Flash CS3 Professional.

Usage

RectangleObject.lockFlag

Description
Read-only property; a Boolean value that determines whether different corners of the rectangle can have different
radius values. If this value is

true

, all corners have the value assigned to

RectangleObject.topLeftRadius.

If it is

false

, each corner radius can be set independently.

To set this value, use

document.setRectangleObjectProperty()

.

See also

document.setRectangleObjectProperty()

,

RectangleObject.bottomLeftRadius

,

RectangleObject.bottomRightRadius

,

RectangleObject.topLeftRadius

,

RectangleObject.topRightRadius

RectangleObject.topLeftRadius

Availability
Flash CS3 Professional.

Usage

RectangleObject.topLeftRadius

This manual is related to the following products: