This document is archived and information here might be outdated. Recommended version. |
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. |