Select to view content in your preferred language

Static layer dissapears when i go into dynamic mode

410
1
04-29-2011 02:59 PM
BradleyBrown
Emerging Contributor
I'm using vb.net with arc 10.  I create a static ilayer and it displays fine, but when i toggle dynamic mode, my static layer goes away.  if i toggle dynamic mode off, it comes back.  I'm not sure what i'm doing wrong.  It worked fine when i was using 9.3.

Any help appreciated.  Thanks
0 Kudos
1 Reply
BradleyBrown
Emerging Contributor
When reading through the sdk concepts for custom layers, i noticed the following comment:

All layers must implement ILayer. For ArcMap to save a custom layer, the IPersistVariant or IPersistStream interface must be implemented. To work with dynamic display, the custom layer must also implement the ILayerExtensions interface.

Is the ILayerExtensions a new requirement for 10?
0 Kudos