PhotoshopCC 2015.5
Enumeration

AnchorPosition

The point around which to transform the object.

Values

NameType AccessDescription
Int = 8 readonly The middle point of the bottom of the object.
Int = 7 readonly The bottom left corner of the object.
Int = 9 readonly The bottom right corner of the object.
Int = 5 readonly The center of the object.
Int = 4 readonly The middle point on the left side of the object.
Int = 6 readonly The middle point on the right side of the object.
Int = 2 readonly The middle point on the top of the object.
Int = 1 readonly The top left corner of the object.
Int = 3 readonly The top right corner of the object.

Parameter of 7

Method parameters that accept an AnchorPosition value.