eDriven Framework API
LocalToGlobal Method (r)
NamespaceseDriven.Gui.ComponentsIGlobalLocalLocalToGlobal(Rectangle)
eDriven Framework API
Converts local (component) bounds to global (screen) bounds
Declaration Syntax
C#Visual BasicVisual C++
Rectangle LocalToGlobal(
	Rectangle r
)
Function LocalToGlobal ( _
	r As Rectangle _
) As Rectangle
Rectangle^ LocalToGlobal(
	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)