eDriven Framework API
FromSize Method (size)
NamespaceseDriven.Core.GeomRectangleFromSize(Point)
eDriven Framework API
Creates a rectangle from size
Declaration Syntax
C#Visual BasicVisual C++
public static Rectangle FromSize(
	Point size
)
Public Shared Function FromSize ( _
	size As Point _
) As Rectangle
public:
static Rectangle^ FromSize(
	Point^ size
)
Parameters
size (Point)
Return Value

Assembly: eDriven.Core (Module: eDriven.Core) Version: 2.0.1.0 (2.0.1.0)