RectangleObject.topRightRadius

#### Availability

Flash CS3 Professional.

#### Usage

RectangleObject.topRightRadius

#### Description

Read-only property; a float value that sets the radius of the top-right corner of the Rectangle object. If
RectangleObject.lockFlag (../Rectangle_object/RectangleObjec2.md) is true, trying to set this value has no effect.

To set this value, use document.setRectangleObjectProperty() (../Document_object/docu9643.md).

#### See also

document.setRectangleObjectProperty() (../Document_object/docu9643.md), RectangleObject.bottomLeftRadius (../Rectangle_object/RectangleObject.md), RectangleObject.bottomRightRadius (../Rectangle_object/RectangleObjec1.md), RectangleObject.lockFlag (../Rectangle_object/RectangleObjec2.md), RectangleObject.topLeftRadius (../Rectangle_object/RectangleObjec3.md)