Adobe Extending Flash Professional CS4 User Manual Page 388

  • Download
  • Add to my manuals
  • Print
  • Page
    / 560
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 387
366
EXTENDING FLASH CS4 PROFESSIONAL
Rectangle object
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
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 is true, trying to set this value has no effect.
To set this value, use document.setRectangleObjectProperty().
See also
document.setRectangleObjectProperty(), RectangleObject.bottomLeftRadius,
RectangleObject.bottomRightRadius, RectangleObject.lockFlag, RectangleObject.topLeftRadius
Page view 387
1 2 ... 383 384 385 386 387 388 389 390 391 392 393 ... 559 560

Comments to this Manuals

No comments