Message 1 of 7

Not applicable
06-11-2010
11:54 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I'm trying to save some custom geometry using client graphics in a client feature. However, I can't find a way to edit this geometry should I need it to change.
I'm trying to translate the points belonging to a SurfaceGraphics object. I'm not getting an exception, but the points seem unaffected. If I check the point value after my call to "TranslateBy" for example, the point value remains unchanged.
Is this point data supposed to be read-only once it is attached to a SurfaceGraphics object, or ClientFeature? Otherwise, can you let me know how to go about changing the geometry of a SurfaceGraphics object without recreating it entirely.
Thanks in advance.
Solved! Go to Solution.