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

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also