Adobe Extending Flash Professional CS5 Bedienungsanleitung Seite 372

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 565
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 371
350
EXTENDING FLASH PROFESSIONAL
Oval object
Last updated 5/2/2011
OvalObject.startAngle
Availability
Flash CS3 Professional.
Usage
OvalObject.startAngle
Description
Read-only property; a float value that specifies the start angle of the Oval object. Acceptable values are from 0 to 360.
To set this value, use document.setOvalObjectProperty().
Example
The following example sets the start angle of selected Oval objects to 270:
fl.getDocumentDOM().setOvalObjectProperty("startAngle",270);
See also
document.setOvalObjectProperty(), OvalObject.endAngle, shape.isOvalObject
Seitenansicht 371
1 2 ... 367 368 369 370 371 372 373 374 375 376 377 ... 564 565

Kommentare zu diesen Handbüchern

Keine Kommentare