class CPoint : public tagPOINT

The CPoint class is similar to a Windows POINT structure and also includes member functions to manipulate CPoint and POINT structures.

A CPoint object can be used wherever a POINT structure is used.

See Also

CRect, CSize