Vertex Object; Vertex.gethalfedge(); Vertex.setlocation() - MACROMEDIA FLASH MX 2004-FLASH JAVASCRIPT DICTIONARY Manual

Flash javascript dictionary
Hide thumbs Also See for FLASH MX 2004-FLASH JAVASCRIPT DICTIONARY:
Table of Contents

Advertisement

Vertex object

Availability
Flash MX 2004.
Description
The Vertex object is the part of the shape data structure that holds the coordinate data.
Method summary for the Vertex object
You can use the following methods with the Vertex object.
Method

vertex.getHalfEdge()

vertex.setLocation()

Property summary for the Vertex object
The following properties are available for the Vertex object:
Property
vertex.x
vertex.y
vertex.getHalfEdge()
Availability
Flash MX 2004.
Usage
vertex.getHalfEdge()
Parameters
None.
Returns
A
HalfEdge
object.
Description
Method; gets a
HalfEdge object
vertex.setLocation()
Availability
Flash MX 2004.
Description
Gets a
HalfEdge object
Sets the location of the vertex.
Description
Read-only; the x location of the vertex in pixels.
Read-only; the y location of the vertex in pixels.
that shares this vertex.
that shares this vertex.
CHAPTER 3
Objects
Vertex object
361

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the FLASH MX 2004-FLASH JAVASCRIPT DICTIONARY and is the answer not in the manual?

This manual is also suitable for:

Flash mx 2004 - actionscript

Table of Contents