Shifting of Element from one Layer to another using ArcObjects? [on hold]

المشرف العام

Administrator
طاقم الإدارة
I'm currently developing on ArcGIS 9.3


  1. I have created a 'temporary layer'
  2. placed a IPolygon into the temp layer
  3. it will then pop up a form to let user key in information, once the user confirms, the IPolygon will be shifted from the temporary later to another layer.
I'm having trouble coding this portion as when I try to RemoveElement(thePolygon) on the temp layer and then do a AddElement(thePolygon) on the other layer, it doesn't work.

the Table of Content did not reflect the changes correct. How should i go about shifting an Element from 1 to another?



أكثر...
 
أعلى