public bool Intersects( Rectangle rectangle )
Public Function Intersects ( _ rectangle As Rectangle _ ) As Boolean
public: bool Intersects( Rectangle^ rectangle )