I am working on microsoft ink sdk. or the tablet pc using C# I have some strokes which i want to modify mathematically. in GIF format or ISF format I don t know how to retrieve the pressure information of the modified stroke. The other way if I store the stroke in point form the pressure information is lost already. What to do to get the pressure values for the modified stroke and in which format to handle ink.
What is the use of default keyword in C#? Is it introduced in C# 3.0 ?