Adobe Extending Flash Professional CS4 Bedienungsanleitung Seite 317

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 560
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 316
295
EXTENDING FLASH CS4 PROFESSIONAL
HalfEdge object
Description
Read-only property; an integer with a value of 0 or 1 that specifies the index for this HalfEdge object in the parent edge.
Example
The following example displays the index value for the specified half edge in the Output panel:
var shape = fl.getDocumentDOM().selection[0];
var hEdge = shape.edges[0].getHalfEdge(0);
var heIndex = hEdge.index;
Seitenansicht 316
1 2 ... 312 313 314 315 316 317 318 319 320 321 322 ... 559 560

Kommentare zu diesen Handbüchern

Keine Kommentare