GetRandomSize | Gets a random Size. |
GetRandomSize(Size) | Gets a random Size between the specified maximum width and height. |
GetRandomSize(Int32, Int32) | Gets a random Size between the specified maximum width and height. |
GetRandomSize(Int32, Int32, Int32, Int32) | Gets a random Size between the specified minimum and maximum width and height. |