TimeKeyframe Class Members
In This Topic
The following tables list the members exposed by TimeKeyframe.
Public Properties
| Name | Description |
 | EndTransition |
Gets the method of transition for the end value of the time extent.
|
 | ExcludeEnd |
Gets or sets whether times equal to the end time are considered matches.
|
 | ExcludeStart |
Gets or sets whether times equal to the start time are considered matches.
|
 | StartTransition |
Gets or sets the method of transition for the start value of the time extent.
|
 | Time |
Gets or sets the value of the time extent.
|
 | TrackTime |
Gets or sets the value of time that the keyframe exists in the track.
(Inherited from ArcGIS.Desktop.Mapping.Keyframe) |
Top
See Also