Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 910 Bytes

File metadata and controls

22 lines (12 loc) · 910 Bytes

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