UtilDrawingGetRandomPointF Method

Overload List

GetRandomPointF Gets a random PointF.
GetRandomPointF(PointF) Gets a random PointF between the specified maximum X and Y coordinates.
GetRandomPointF(Single, Single) Gets a random PointF between the specified maximum X and Y coordinates.
GetRandomPointF(Single, Single, Single, Single) Gets a random PointF between the specified minimum and maximum X and Y coordinates.

See Also