文件名称:AnimationLayerEffects
- 所属分类:
- GIS编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 18kb
- 下载次数:
- 0次
- 提 供 者:
- lib****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
ArcGIS This sample illustrates how to create custom animations in ArcGIS Desktop. This sample implements a layer effects animation type for ArcMap. It allows you to animate through layer brightness and contrast. Note that this animation would only work with raster layers, which support contrast and brightness as layer properties. As shown by this sample code, to create a custom animation type in ArcMap, ArcScene or ArcGlobe, you need to implement a new keyfr a me class and a new animation type class. The animation type class needs to be registered in the ESRI Map Animation Types component category (or ESRI 3D Animation Types for ArcScene and ESRI 3D Animation Types for Globe for ArcGlobe).
(系统自动生成,下载前可以参看下载内容)
下载文件列表
AnimationLayerEffects\CSharp\AnimationTypeLayerEffects.cs
.....................\......\LayerEffectsAnimation2005.csproj
.....................\......\LayerEffectsAnimation2005.sln
.....................\......\LayerEffectsAnimation2008.csproj
.....................\......\LayerEffectsAnimation2008.sln
.....................\......\MapLayerEffectsKeyframe.cs
.....................\......\Properties\AssemblyInfo.cs
.....................\ReadMe.htm
.....................\VBNet\AnimationTypeLayerEffects.vb
.....................\.....\LayerEffectsAnimation2005.sln
.....................\.....\LayerEffectsAnimation2005.vbproj
.....................\.....\LayerEffectsAnimation2008.sln
.....................\.....\LayerEffectsAnimation2008.vbproj
.....................\.....\MapLayerEffectsKeyframe.vb
.....................\.....\Properties\AssemblyInfo.vb
.....................\CSharp\Properties
.....................\VBNet\Properties
.....................\CSharp
.....................\VBNet
AnimationLayerEffects
.....................\......\LayerEffectsAnimation2005.csproj
.....................\......\LayerEffectsAnimation2005.sln
.....................\......\LayerEffectsAnimation2008.csproj
.....................\......\LayerEffectsAnimation2008.sln
.....................\......\MapLayerEffectsKeyframe.cs
.....................\......\Properties\AssemblyInfo.cs
.....................\ReadMe.htm
.....................\VBNet\AnimationTypeLayerEffects.vb
.....................\.....\LayerEffectsAnimation2005.sln
.....................\.....\LayerEffectsAnimation2005.vbproj
.....................\.....\LayerEffectsAnimation2008.sln
.....................\.....\LayerEffectsAnimation2008.vbproj
.....................\.....\MapLayerEffectsKeyframe.vb
.....................\.....\Properties\AssemblyInfo.vb
.....................\CSharp\Properties
.....................\VBNet\Properties
.....................\CSharp
.....................\VBNet
AnimationLayerEffects