Adobe Photoshop CS5 Object Library JS: Point

Photoshop CS5

Class

Point

 Describes a point. This class is also a two-element collection.

Properties

PropertyTypeAccessDescription
leftnumber r/wThe left coordinate.
lengthnumber readonlyThe array length. (default: 2)
topnumber r/wThe top coordinate.
xnumber r/wThe left coordinate.
ynumber r/wThe top coordinate.

Element of

PathPoint.anchor

PathPoint.leftDirection

PathPoint.rightDirection

PathPointInfo.anchor

PathPointInfo.anchor

PathPointInfo.leftDirection

PathPointInfo.leftDirection

PathPointInfo.rightDirection

PathPointInfo.rightDirection

Used in:

void ArtLayer.adjustCurves (curveShape: Array of Point)

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