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

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