eDriven Framework API
ContentToGlobal Method (r)
NamespaceseDriven.Gui.ContainersIGlobalContentContentToGlobal(Rectangle)
eDriven Framework API
Converts content bounds to global bounds
Declaration Syntax
C#Visual BasicVisual C++
Rectangle ContentToGlobal(
	Rectangle r
)
Function ContentToGlobal ( _
	r As Rectangle _
) As Rectangle
Rectangle^ ContentToGlobal(
	Rectangle^ r
)
Parameters
r (Rectangle)
Content bounds
Return Value
Global bounds

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