This document is archived and information here might be outdated.  Recommended version.


esriAnimationPropertyType Constants (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Animation > ESRI.ArcGIS.Animation > Constants > E > esriAnimationPropertyType Constants
ArcGIS Developer Help

esriAnimationPropertyType Constants

Types of animation-sensitive properties.

Constant Value Description
esriAnimationPropertyInt 1 Integer type.
esriAnimationPropertyLong 2 Long integer type.
esriAnimationPropertyDouble 3 Double type.
esriAnimationPropertyBoolean 4 Boolean type.
esriAnimationPropertyPoint 5 Point3D type.
esriAnimationPropertyExtent 6 Extent type.
esriAnimationPropertyRGBColor 7 RGB Color type.
esriAnimationPropertyString 8 String type.
esriAnimationPropertyDate 9 Date type.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

.NET Samples

Layer effects animation in ArcMap Move a graphic along a path in ArcMap