Path object

Path is a subclass of the base class Element and contains the following properties in addition to those in Element (for more information, see Element object).

Property Data type Notes

contours

array

Array of Contour objects on this Path object (for more information, see Contour object).

isEvenOddFill

Boolean

true if the path uses an even/odd fill.

pathAttributes

object

PathAttrs object (for more information, see PathAttrs object).

randSeed

float

A 32-bit integer. JavaScript integers hold only 31-bit numbers, so it is stored as a floating-point number.

textureOffset

point

If the path has a textured brush or fill, specifies the offset of the texture's origin.


 

Send me an e-mail when comments are added to this page | Comment Report

Current page: http://livedocs.adobe.com/fireworks/8/fwextending/fw_02_38.htm