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