Adobe Extending Flash Professional CS4 Manual do Utilizador Página 387

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 560
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 386
365
EXTENDING FLASH CS4 PROFESSIONAL
Rectangle object
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 página 386
1 2 ... 382 383 384 385 386 387 388 389 390 391 392 ... 559 560

Comentários a estes Manuais

Sem comentários