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

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