View Single Post

  #5 (permalink)  
Old 01-10-2005
Anonymous Anonymous is offline
Senior Member
Black Belt
 
Join Date: Jul 2002
Posts: 5,138
LAT[0x17] = 48.4537363 LONG[0x17] = 2.0505554
LAT[0x18] = 48.4537359 LONG[0x18] = 2.0505554


I have just traced my application in debug mode in VS.NET C# 2003 and the error is throw on the following line, for LAT[0x18] and LONG[0x18]

sh.Line.Weight= 1;



I'm sure at 99% that the error is due to the similar longitudes... Let me know if you can reproduce the same case

thanks
Reply With Quote