How to use
See How to use ArcGIS samples for help on compiling, setting up the debugger, and running the sample. If the sample has associated data, you will find that the sample's zip file includes a "data" folder alongside the language folders. However, you will need to update the sample to point to the location of the data once you have extracted all the files.
Add layer effects animation functionality to ArcMap
- Compile the sample project in Visual Studio.
- Start ArcMap and add a raster layer to the table of contents (TOC).
- Click Customize, Toolbars, and Animation to open the Animation toolbar.
- You can now create layer effects animation in ArcMap in a similar way as you create a map layer animation (first use the Create Animation Keyframe dialog box to create a layer effects track with two keyframes, then use the Animation Manager to set the keyframe properties).
MapLayerEffectsKeyframe.cs | The keyframe class for layer effects animation in ArcMap. |
AnimationTypeLayerEffects.cs | The animation type class for layer effects animation in ArcMap. |
MapLayerEffectsKeyframe.vb | The keyframe class for layer effects animation in ArcMap. |
AnimationTypeLayerEffects.vb | The animation type class for layer effects animation in ArcMap. |
Download the files for all languages
Development licensing | Deployment licensing |
---|---|
ArcGIS for Desktop Basic | ArcGIS for Desktop Basic |
ArcGIS for Desktop Standard | ArcGIS for Desktop Standard |
ArcGIS for Desktop Advanced | ArcGIS for Desktop Advanced |