eDriven Framework API
CenterInside Method (outerRectangle)
NamespaceseDriven.Core.GeomRectangleCenterInside(Rectangle)
eDriven Framework API
Centers THIS rectangle inside the given outer rectangle
Declaration Syntax
C#Visual BasicVisual C++
public Rectangle CenterInside(
	Rectangle outerRectangle
)
Public Function CenterInside ( _
	outerRectangle As Rectangle _
) As Rectangle
public:
Rectangle^ CenterInside(
	Rectangle^ outerRectangle
)
Parameters
outerRectangle (Rectangle)
Return Value
Centered (THIS) rectangle

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