GetRandomPoint | Gets a random Point. |
GetRandomPoint(Point) | Gets a random Point between the specified maximum X and Y coordinates. |
GetRandomPoint(Int32, Int32) | Gets a random Point between the specified maximum X and Y coordinates. |
GetRandomPoint(Int32, Int32, Int32, Int32) | Gets a random Point between the specified minimum and maximum X and Y coordinates. |