ArcGIS Pro 3.0 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, Windows 8.1

    See Also