Name | Description | |
---|---|---|
![]() ![]() | AllSides | The set of points on all sides of the bounding rectangle. |
![]() ![]() | BottomCenter | The specific point at the middle of the bottom side of the bounding rectangle. |
![]() ![]() | BottomLeft | The specific point at the bottom-left corner of the bounding rectangle. |
![]() ![]() | BottomLeftSides | The set of points at the left or bottom sides of the bounding rectangle. |
![]() ![]() | BottomRight | The specific point at the bottom-right corner of the bounding rectangle. |
![]() ![]() | BottomRightSides | The set of points at the right or bottom sides of the bounding rectangle. |
![]() ![]() | BottomSide | The set of points at the bottom side of the bounding rectangle. |
![]() ![]() | Center | The specific point at the very center of the bounding rectangle. |
![]() ![]() | Default | Use this Spot value to indicate that the real spot value is elsewhere. |
![]() ![]() | LeftRightSides | The set of points at the left or right sides of the bounding rectangle. |
![]() ![]() | LeftSide | The set of points at the left side of the bounding rectangle. |
![]() ![]() | MiddleBottom | A synonym for BottomCenter. |
![]() ![]() | MiddleLeft | The specific point at the middle of the left side of the bounding rectangle. |
![]() ![]() | MiddleRight | The specific point at the middle of the right side of the bounding rectangle. |
![]() ![]() | MiddleTop | A synonym for TopCenter. |
![]() ![]() | None | Use this Spot value to indicate no particular spot -- code looking for a particular point on an element will need to do their own calculations to determine the desired point depending on the circumstances. |
![]() ![]() | NotBottomSide | The set of points on all sides of the bounding rectangle except the bottom side. |
![]() ![]() | NotLeftSide | The set of points on all sides of the bounding rectangle except the left side. |
![]() ![]() | NotRightSide | The set of points on all sides of the bounding rectangle except the right side. |
![]() ![]() | NotTopSide | The set of points on all sides of the bounding rectangle except the top side. |
![]() ![]() | RightSide | The set of points at the right side of the bounding rectangle. |
![]() ![]() | TopBottomSides | The set of points at the top or bottom sides of the bounding rectangle. |
![]() ![]() | TopCenter | The specific point at the center of the top side of the bounding rectangle. |
![]() ![]() | TopLeft | The specific point at the top-left corner of the bounding rectangle. |
![]() ![]() | TopLeftSides | The set of points at the top or left sides of the bounding rectangle. |
![]() ![]() | TopRight | The specific point at the top-right corner of the bounding rectangle. |
![]() ![]() | TopRightSides | The set of points at the top or right sides of the bounding rectangle. |
![]() ![]() | TopSide | The set of points at the top side of the bounding rectangle. |