ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / CameraKeyframe Class
Properties


In This Topic
    CameraKeyframe Class Members
    In This Topic

    The following tables list the members exposed by CameraKeyframe.

    Public Properties
     NameDescription
    Public Property Gets or sets the camera for the keyframe.  
    Public Property Gets or sets the value indicating the field of view angle. Only used in scene views.  
    Public Property Gets or sets the transition for the field of view of the camera.  
    Public Property Gets or sets the transition for the heading of the camera.  
    Public Property Gets or sets the method of transition for the pitch of the camera.  
    Public Property Gets or sets the method of transition for the roll of the camera.  
    Public Property Gets or sets the method of transition for the scale of the camera.  
    Public Property Gets or sets the value of time that the keyframe exists in the track. (Inherited from ArcGIS.Desktop.Mapping.Keyframe)
    Public Property Gets or sets the value indicating that transitions will use a Geodesic (spherical) algorithm or a Cartesian (rectangular) algorithm.  
    Public Property Gets or sets the value indicating the shape of the curve for adjustable transitions. The value must be between 0.0 and 1.0. Smaller values will result in a tighter / smaller curve than larger values.  
    Public Property Gets or sets the transition for the x value of the camera.  
    Public Property Gets or sets the transition for the y value of the camera.  
    Public Property Gets or sets the method of transition for the z value of the camera.  
    Top
    See Also