Hi everybody,

Is it possible to label a text object at the same angle (rotation) as the
text object?

I have a field named ID which I would like to label the text objects with.

Please reply to me directly at  [EMAIL PROTECTED]
<mailto:[EMAIL PROTECTED]> 


Thanks to Chris Perry who responded to my last question:

Is it possible to convert a text object to a line object?

or maybe draw a line with the same rotation as a text object?


To get the angle of text use ObjectGeography(obj,7)
You might be able to get other info (eg. length) using the MBR you can get
the MinX, MinY, MaxX, MaxY with 
ObjectGeography(obj,1)
ObjectGeography(obj,2)
ObjectGeography(obj,3)
ObjectGeography(obj,4)
respectively.


I am still trying to place labels at the same rotation as the text objects.

TIA

Scott Barling
GIS/Assets Technical Assistant
----------------------------------------------------------------------
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