eDriven Framework API
ConstrainWithin Method (rectangle)
NamespaceseDriven.Core.GeomRectangleConstrainWithin(Rectangle)
eDriven Framework API
Constrains this rectangle inside another rectangle's bounds
Declaration Syntax
C#Visual BasicVisual C++
public void ConstrainWithin(
	Rectangle rectangle
)
Public Sub ConstrainWithin ( _
	rectangle As Rectangle _
)
public:
void ConstrainWithin(
	Rectangle^ rectangle
)
Parameters
rectangle (Rectangle)

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