eDriven Framework API
GetConstrainedRectangle Method (outer)
NamespaceseDriven.Gui.GeomConstraintMetricsGetConstrainedRectangle(Rectangle)
eDriven Framework API
Constrains this rectangle with the outer one
Declaration Syntax
C#Visual BasicVisual C++
public Rectangle GetConstrainedRectangle(
	Rectangle outer
)
Public Function GetConstrainedRectangle ( _
	outer As Rectangle _
) As Rectangle
public:
Rectangle^ GetConstrainedRectangle(
	Rectangle^ outer
)
Parameters
outer (Rectangle)
Return Value

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