Name | Description | |
---|---|---|
![]() | CIMViewTrack Constructor |
The following tables list the members exposed by CIMViewTrack.
Name | Description | |
---|---|---|
![]() | CIMViewTrack Constructor |
Name | Description | |
---|---|---|
![]() | DataRateFactor | Gets or sets the data rate factor. A higher data rate can give better quality, but produces a larger file. |
![]() | EndFrameTime | Gets or sets what time in the animation to end at for exporting. |
![]() | ExportType | Gets or sets the export MIME type. Supported formats: video/mp4, video/avi, image/gif, image/jpeg, or image/png. |
![]() | FrameRate | Gets or sets the number of frames per second. |
![]() | Keyframes | Gets or sets the collection of view keyframes. |
![]() | Name | Gets or sets the name of the track. |
![]() | ReferenceResolutionHeight | Gets or sets the desired pixel height the animation was made to export at. |
![]() | ReferenceResolutionWidth | Gets or sets the desired pixel width the animation was made to export at. |
![]() | ScreenGraphics | Gets or sets the list of graphic overlays used in the animation. |
![]() | StartFrameTime | Gets or sets what time in the animation to start at for exporting. |
Name | Description | |
---|---|---|
![]() ![]() | FromJson | Reconstructs the CIMViewTrack with a specified state from a JSON encoding. |
![]() ![]() | FromXml | Reconstructs the CIMViewTrack with a specified state from an XML encoding. |
![]() | GetSchema | Not implemented, reserved for future use. (Inherited from ArcGIS.Core.CIM.CIMObject) |
![]() | ReadXml | Reads the element inside the reader. (Inherited from ArcGIS.Core.CIM.CIMObject) |
![]() | ToJson | Overridden. Creates a JSON encoding of the CIMViewTrack and its current state. |
![]() | ToXml | Overridden. Creates an XML encoding of the CIMViewTrack and its current state. |
![]() | WriteXml | Writes the element inside the writer. (Inherited from ArcGIS.Core.CIM.CIMObject) |
Name | Description | |
---|---|---|
![]() | RaisePropertyChanged | Called from a property setter to notify the framework that an Object member has changed. (Inherited from ArcGIS.Core.CIM.CIMObject) |
![]() | ReadXmlElement | Overridden. Reads the child element inside the reader. |
![]() | WriteXmlElements | Overridden. Writes a child element to the writer. |
Name | Description | |
---|---|---|
![]() | PropertyChanged | Occurs when a property value changes. (Inherited from ArcGIS.Core.CIM.CIMObject) |