I want to read a text file which has format:(5 points following point coordinates)
5
2 3
4 5
5 6
6 7
7 8
and then display in graphical window in C#
new for C# window aplication (here may not be the right place to post this question). Any help is appreciated.
Go to the complete details ...