RangeKeyframe Class Members
In This Topic
The following tables list the members exposed by RangeKeyframe.
Public Properties
| Name | Description |
 | IsExclusion |
Gets or sets a value indicating if the values between the range are excluded or included.
|
 | MaxTransition |
Gets or sets the method of transition for the maximum value of the range.
|
 | MinTransition |
Gets or sets the method of transition for the minimum value of the range.
|
 | Range |
Gets or sets the value of the range.
|
 | TrackTime |
Gets or sets the value of time that the keyframe exists in the track.
(Inherited from ArcGIS.Desktop.Mapping.Keyframe) |
Top
See Also