Hello,
        I'm trying to change the color of a country on the world map.  If I
click on that country, then by using certain functions in MapExtreme I
can get back a Features object.  That Features object will have that
country Feature.  So I did something like:
        
        For each objFeature in Features
                objFeature.RegionColor = 255
        Next objFeature

The problem is I don't see any change in color for that country at all. 
Could you tell me why? or how I can change the color of that country and
make it stay there permanently?  Thank you so much.
----------------------------------------------------------------------
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