Select to view content in your preferred language

ArcReaderControl delete markup

1658
2
09-19-2011 06:06 AM
darkogeorgievski1
New Contributor
Is it possible to delete all drawn line with some function? Users don't want to select erase and the erasing line by line.

Thanks
Darko
Tags (2)
0 Kudos
2 Replies
JamiWangler
New Contributor
Have you ever found out how to delete all markups?

I am having an issue with ArcReader markups as well.
When using them a client gets an error message that shuts down the project. When it is opened again, the markups are still there, it is like they cannot be deleted.
Also the Reader project is a shortcut on their desktop, not sure if this would be causing the problem?
0 Kudos
AdamTill
Emerging Contributor
I worked with the ArcReader .net control, and the only way I ever found to remove all markups was to programmatically remove the *.pmfink file that's created when the markup is saved. With that removed, and the pmf is reloaded, then the markup is gone.
0 Kudos