eDriven Framework API
GlobalToContent Method (r)
NamespaceseDriven.Gui.ContainersIGlobalContentGlobalToContent(Rectangle)
eDriven Framework API
Converts global bounds to local bounds
Declaration Syntax
C#Visual BasicVisual C++
Rectangle GlobalToContent(
	Rectangle r
)
Function GlobalToContent ( _
	r As Rectangle _
) As Rectangle
Rectangle^ GlobalToContent(
	Rectangle^ r
)
Parameters
r (Rectangle)
Global bounds
Return Value
Local bounds

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