ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / CameraKeyframe Class / TransitionMode Property

In This Topic
    TransitionMode Property
    In This Topic
    Gets or sets the value indicating that transitions will use a Geodesic (spherical) algorithm or a Cartesian (rectangular) algorithm.
    Syntax
    Public Property TransitionMode As esriAnimationTransitionMode
    public esriAnimationTransitionMode TransitionMode {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also