Name | Description | |
---|---|---|
![]() ![]() | Equals | Overloaded. Two spots are equal if all four property values are the same (X, Y, OffsetX, OffsetY). |
![]() | GetHashCode | The hash code is a combination of all four property values. |
![]() ![]() | GetSide | Produce Spot that denotes one or more sides, based on which sides should be included. |
![]() | IncludesSide | This predicate is true if this Spot is a side that includes the side(s) given by side. |
![]() ![]() | Parse | Overloaded. Convert a string into a Spot value. |
![]() | PointInRect | Given a rectangle, return the specific point in or near the rectangle that this spot is at. |
![]() | RectForPoint | Given a point and the size of the desired rectangle, return the rectangle for which this spot is at that point. |
![]() | ToString | Overloaded. Produce a string representation of a Spot. |