Select to view content in your preferred language

How do I use Time Enabled Layers in ArcEngine???

396
1
07-27-2010 06:18 AM
TimB
by
Occasional Contributor
Can someone point me to an example or something to get me started using time in ArcEngine 10?  I am trying to implement my own 'Time Based Slider' for time-enabled layers that are opened using my Engine application? 

So far I've come across ITimeInstant, and other similar interfaces, but no pseudo-code or code on how to implement in a working app. 

Any help would be greatly appreciated.
0 Kudos
1 Reply
TimB
by
Occasional Contributor
I tried to delete this postm, but in case others come across this post...

I finally found a good example.  Look for ITimeDisplay in the help.  At bottom is a .Net sample 'Make a custom time slider'.  Although, written as a ArcMap add-in, I'm sure a lot of this will apply to engine as well.

Btw, any other suggestions are still welcome.
0 Kudos