eDriven Framework API
LocalToGlobal Method (p)
NamespaceseDriven.Gui.ComponentsIGlobalLocalLocalToGlobal(Point)
eDriven Framework API
Converts local (component) coordinates to global (screen) coordinates
Declaration Syntax
C#Visual BasicVisual C++
Point LocalToGlobal(
	Point p
)
Function LocalToGlobal ( _
	p As Point _
) As Point
Point^ LocalToGlobal(
	Point^ p
)
Parameters
p (Point)
Local coordinates
Return Value
Global coordinates

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