AnchorPosition

Description

The point around which to transform the object.

Static Properties

BOTTOMCENTER readonly The middle point of the bottom of the object.
BOTTOMLEFT readonly The bottom left corner of the object.
BOTTOMRIGHT readonly The bottom right corner of the object.
MIDDLECENTER readonly The center of the object.
MIDDLELEFT readonly The middle point on the left side of the object.
MIDDLERIGHT readonly The middle point on the right side of the object.
TOPCENTER readonly The middle point on the top of the object.
TOPLEFT readonly The top left corner of the object.
TOPRIGHT readonly The top right corner of the object.