Quantcast
Channel: Forums - ArcObjects SDKs
Viewing all articles
Browse latest Browse all 1374

Transfer output value from tool to text box on dockable window?

$
0
0
Hi All - I'm currently a student working on my master's thesis which involves a custom ArcGIS Add-in.

I have a tool that calculates the area of a user drawn polygon and returns the area value as a string. However, I can't seem to figure out how to pass this value back to a text box on my dockable window. Everything I try comes back with a non-shared member reference.
I've looked into using IDockableWindow.UserData, but the documentation on it is not very helpful and I'm not sure where to start with setting the property. Any help would be appreciated. I'm a novice coder and this is probably the most complex thing I've tried so far.

I'm using vb.Net and ArcGIS 10.2. I've found some samples in C# but don't know enough to translate the code.

Thanks.

Viewing all articles
Browse latest Browse all 1374

Trending Articles