eDriven Framework API
MoveByCopy Method (p)
NamespaceseDriven.Core.GeomRectangleMoveByCopy(Point)
eDriven Framework API
Moves copy by delta
Declaration Syntax
C#Visual BasicVisual C++
public Rectangle MoveByCopy(
	Point p
)
Public Function MoveByCopy ( _
	p As Point _
) As Rectangle
public:
Rectangle^ MoveByCopy(
	Point^ p
)
Parameters
p (Point)
Return Value

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