Select to view content in your preferred language

Get the Text of a selected Graphic

2196
1
03-10-2014 02:44 PM
Labels (1)
SaranPon
Emerging Contributor
Hi all,

I have Labels drawn as graphics in my map.

[ATTACH=CONFIG]32093[/ATTACH]

I am able to select it. However I am not able to get the text out of it.

Could anyone please help on this?


Thanks,
Saran
0 Kudos
1 Reply
BKuiper
Frequent Contributor
You have to provide us with some example code on how you achieve it so we can help you come up with a solution that works for you. First thing I thinking about is extending the Graphics object and adding an additional property that stores your Label text, but there are different approached possible.
0 Kudos