ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMKeyframeCamera Class / CameraTransitionMode Property

In This Topic
    CameraTransitionMode Property
    In This Topic
    Gets or sets the transition mode determines whether the camera path follows a Geodesic or Cartesian interpolation.
    Syntax
    Public Property CameraTransitionMode As esriAnimationTransitionMode
    public esriAnimationTransitionMode CameraTransitionMode {get; set;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also