Adobe Extending Flash Professional CS5 Manual de usuario Pagina 400

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 565
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 399
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
Vista de pagina 399
1 2 ... 395 396 397 398 399 400 401 402 403 404 405 ... 564 565

Comentarios a estos manuales

Sin comentarios