UtilDrawingGetRandomSizeF Method

Overload List

GetRandomSizeF Gets a random SizeF.
GetRandomSizeF(SizeF) Gets a random SizeF between the specified maximum width and height.
GetRandomSizeF(Single, Single) Gets a random SizeF between the specified maximum width and height.
GetRandomSizeF(Single, Single, Single, Single) Gets a random SizeF between the specified minimum and maximum width and height.

See Also