View Single Post

  #2 (permalink)  
Old 06-25-2004
Anonymous Anonymous is offline
Senior Member
Black Belt
 
Join Date: Jul 2002
Posts: 5,138
You can set the point with the DragBehavior property

objMap.ActiveMap.DragBehavior = geoDragHand
objMap.ActiveMap.DragBehavior = geoDragBox
Reply With Quote