Rectangle Class

Discussion in 'MFC' started by imported_tguy895, Sep 9, 2010.

  1. imported_tguy895

    imported_tguy895 New Member

    Joined:
    Sep 9, 2010
    Messages:
    1
    Likes Received:
    0
    Trophy Points:
    0
    How do I do the following:

    Create a class that represents a geometric rectangle shape. The shape should be defined by a point for the upper left corner and the width and height. Also define a member function that determines if a point parameter is inside or on the edge of the rectangle by returning true or false
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice