ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMViewTrack Class


In This Topic
    CIMViewTrack Class Properties
    In This Topic

    For a list of all members of this type, see CIMViewTrack members.

    Public Properties
     NameDescription
    Public Property Gets or sets the data rate factor. A higher data rate can give better quality, but produces a larger file.  
    Public Property Gets or sets what time in the animation to end at for exporting.  
    Public Property Gets or sets the export MIME type. Supported formats: video/mp4, video/avi, image/gif, image/jpeg, or image/png.  
    Public Property Gets or sets the number of frames per second.  
    Public Property Gets or sets the collection of view keyframes.  
    Public Property Gets or sets the name of the track.  
    Public Property Gets or sets the desired pixel height the animation was made to export at.  
    Public Property Gets or sets the desired pixel width the animation was made to export at.  
    Public Property Gets or sets the list of graphic overlays used in the animation.  
    Public Property Gets or sets what time in the animation to start at for exporting.  
    Top
    See Also