PhotoshopCC 2015.5
Object

PathPoint

Information about an array of path point info objects. You do not use the path point object to create points that make up a path. Rather, you use the path point object to retrieve information about the points that describe path segments. To create path points, use the path point info object.

Properties

NameType AccessDescription
Point readonly The position (coordinates) of the anchor point.
PointKind
readonly The type of point.
Point readonly The location of the left direction point (the "in" position).
The readonly The object's container.
Point readonly The location of the right direction point (the "out" position).
String readonly The class name of the object.

Return 2

Methods that return a PathPoint.