I am looking at an in-house Silverlight control to make some changes to it and I see something like;
<Path x:Name="SomeIcon" Data="M102.03442,598.79645 L105.22962,597.78918
...copied just a part of what was in the Data.
What are those? How did they know what to put there? Also, what do they affect?