ArcGIS Pro 3.2 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 esriAnimationTransitionMode CameraTransitionMode {get; set;}
    Public Property CameraTransitionMode As esriAnimationTransitionMode
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also