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

    See Also