Good afternoon everyone!

I'm hoping that someone can provide a better explanation of the {"Location", 
{Coord(57000, 57000), Coord(72200, 61200)}} function.

The example that the Maptitude 6.0 help provides isn't clear enough as to how 
exact the 4 coordinates reference the locations properly.

Currently it's all about trial and error for me… which works somewhat, but I'd 
rather actually understand the system.

Here is one of my text annotations that I'm adding to a layout as an example:

id = AddAnnotation("Layout|" + lyts[1][1], "Text", {
        {"Text", "Date Printed - " + Right(GetDateAndTime(),4)},
        {"Font", "Arial|8"},
        {"Color",ColorRGB(0,0,0)},
        {"Location", {Coord(57000, 57000), Coord(72200, 61200)}}
        })

Tim Melko



------------------------------------

Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/Maptitude/

<*> Your email settings:
    Individual Email | Traditional

<*> To change settings online go to:
    http://groups.yahoo.com/group/Maptitude/join
    (Yahoo! ID required)

<*> To change settings via email:
    [email protected] 
    [email protected]

<*> To unsubscribe from this group, send an email to:
    [email protected]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/

Reply via email to