MapPoint Forums

MapForums

Community of MapPoint and Virtual Earth Users and Developers




how to find a line????

This is a discussion on how to find a line???? within the MapPoint 2006/2009 Discussion forums, part of the Map Forums category; I have an application which create lines from an excel. I want to delete one line but I don't know. ...


Go Back   MapPoint Forums > Map Forums > MapPoint 2006/2009 Discussion

Today's Posts Twitter Feed Register Blogs FAQ Members List Calendar Search Today's Posts Mark Forums Read



Click here to register

Reply

 

LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 03-08-2004
Senior Member
Black Belt
 
Join Date: Jul 2002
Posts: 5,138
how to find a line????

I have an application which create lines from an excel. I want to delete one line but I don't know.

I have tryed with various methods (FindPushpin,FindAddressResults,FindPlaceResults,F indResults) but anyone find a line.

I need an example as how find a line.

Thanks in advance.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #2 (permalink)  
Old 03-08-2004
Junior Member
White Belt
 
Join Date: May 2003
Posts: 11
I was having the same problem

I found out how to identify what was selected.

Private Sub Timer1_Timer()

On Error GoTo ErrorHandler

dim shp = Map


If TypeOf MPC.ActiveMap.Selection Is Object Then

Set shp = MPC.ActiveMap.Selection
'if the selection is not a shape, it will fail and go to the ErrorHandler
'if not you have the line selected.

' do what you want
' you can determine what line it is if you named your line or put text in

end if

ErrorHandler:

End Sub
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Reply

Tags
find, line


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads

Thread Thread Starter Forum Replies Last Post
Where did I click on that line? Jumbly MapPoint 2006/2009 Discussion 3 12-08-2004 03:53 AM
Find a start of line Anonymous MapPoint 2006/2009 Discussion 5 08-03-2004 07:39 PM
How can I create a line between two line with VB6 Anonymous MapPoint 2006/2009 Discussion 0 04-29-2003 05:44 PM
Bug on Polyline and line Maverick MapPoint 2006/2009 Discussion 0 02-28-2003 06:10 AM
As I draw a line and then a pushpin on that line, .... Anonymous MapPoint 2006/2009 Discussion 1 07-16-2002 08:35 AM


All times are GMT -5. The time now is 05:29 AM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.3.0 RC2
MP2K Magazine
Visitor Map

Florida Holiday
Book your Florida holiday through UlookUbook and save cash!



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59