Hello,
I am writing a code using CAA API's in C++ I want to get the points from the sketch and find their co-ordinates.
My situation is:
User pattern is created using a sketch consisting of points.
I am getting the User Pattern, and also the sketch used for creating that user pattern.
I am...