How to extract the coordinates of a stroke
excuse me, i am doing a program that have to analyst wether the input strokes is in the dedicate range or not. i have to extract the coordinates of the strokes to do a comparison. what function should i use in C#? or is there any other ways to achieve my goal?
Thank You!