public Rectangle MoveBy( Point p )
Public Function MoveBy ( _ p As Point _ ) As Rectangle
public: Rectangle^ MoveBy( Point^ p )