Adobe Photoshop CS5 Object Library JS: SubPathInfo

Photoshop CS5

Class

SubPathInfo

 An array of path point info objects that describes a straight or curved segment of a path.

Properties

PropertyTypeAccessDescription
closedbool r/wIf true, the path is closed.
entireSubPath Array of PathPointInfo r/wAll of the sub path item's path points.
operationShapeOperation:
ShapeOperation.SHAPEADD
ShapeOperation.SHAPEXOR
ShapeOperation.SHAPEINTERSECT
ShapeOperation.SHAPESUBTRACT
r/wThe sub path operation on other sub paths.

Used in:

PathItem PathItems.add (name: string, entirePath: Array of SubPathInfo)

Jongware, 28-Aug-2012 v3.0.3iContents :: Index