Adding the CStroke Class

In this topic, you will add the CStroke class declaration.

To add the CStroke class

This code declares a C++ class of stroke objects. You can examine the new CStroke class and its current list of member functions and variables in ClassView. The next topic, CStroke Member Functions and Variables, describes their purpose.