Adobe Extending Flash Professional CS5 Bedienungsanleitung Seite 401

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 565
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 400
379
EXTENDING FLASH PROFESSIONAL
Rectangle object
Last updated 5/2/2011
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
Seitenansicht 400
1 2 ... 396 397 398 399 400 401 402 403 404 405 406 ... 564 565

Kommentare zu diesen Handbüchern

Keine Kommentare