Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 945 Bytes

File metadata and controls

22 lines (12 loc) · 945 Bytes

RectangleObject.topLeftRadius

Availability

Flash CS3 Professional.

Usage

RectangleObject.topLeftRadius

Description

Read-only property; a float value that sets the radius of all corners of the rectangle (if RectangleObject.lockFlag is true) or that sets only the radius of the top-left corner (if RectangleObject.lockFlag is false).

To set this value, use document.setRectangleObjectProperty().

See also

document.setRectangleObjectProperty(), RectangleObject.bottomLeftRadius, RectangleObject.bottomRightRadius, RectangleObject.lockFlag, RectangleObject.topRightRadius