In VB:

        Dim ftr as MapXLib.Feature


        For Each ftr in map.Layer("TargetLayer").AllFeatures
                ...
        Next

-----Original Message-----
From: Hamish George [mailto:[EMAIL PROTECTED]]
Sent: 06 March 2000 09:16
To: [EMAIL PROTECTED]
Subject: MI Mapx - How can you navigate through each point in a layer?


Hello all,

        I think I must be missing something obvious here, can somebody point
me in
the right direction.
        I can find an item in a layer by the using the layer.find.search
method.
This is fine if I know the name of the item I'm looking for. How could I go
through each item in a layer without knowing the name of the object? Is
there the equivalent of a movefirst, movenext in MapX?

Thanks

Hamish

----------------------------------------------------------------------
To unsubscribe from this list, send e-mail to [EMAIL PROTECTED] and put
"unsubscribe MAPINFO-L" in the message body, or contact [EMAIL PROTECTED]
----------------------------------------------------------------------
To unsubscribe from this list, send e-mail to [EMAIL PROTECTED] and put
"unsubscribe MAPINFO-L" in the message body, or contact [EMAIL PROTECTED]

Reply via email to