View Single Post

  #1 (permalink)  
Old 11-22-2004
Anonymous Anonymous is offline
Senior Member
Black Belt
 
Join Date: Jul 2002
Posts: 5,138
Controling Width of line

Hi Frendz

I m drawing a line using this peice of code
axMPCtrl.ActiveMap.Shapes.AddLine(objLoc1,objLoc);

this draw a FAT line.I need a hairline width.

please tell me how can I control the width of the line.

Ta
Thanxx in Advance
Reply With Quote