UtilDrawingGetRandomSize Method
Gets a random Size.
Namespace: DevCase.Core.Media.GraphicsAssembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public static Size GetRandomSize()
Public Shared Function GetRandomSize As Size
Dim returnValue As Size
returnValue = UtilDrawing.GetRandomSize()
public:
static Size GetRandomSize()
static member GetRandomSize : unit -> Size
No code example is currently available or this language may not be supported.
Return Value
Size
The resulting
Size.