eDriven Framework API
LocalToContent Method (r)
NamespaceseDriven.Gui.ContainersILocalContentLocalToContent(Rectangle)
eDriven Framework API
Converts local bounds to content bounds
Declaration Syntax
C#Visual BasicVisual C++
Rectangle LocalToContent(
	Rectangle r
)
Function LocalToContent ( _
	r As Rectangle _
) As Rectangle
Rectangle^ LocalToContent(
	Rectangle^ r
)
Parameters
r (Rectangle)
Local bounds
Return Value
Content bounds

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