ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / CameraKeyframe Class / TransitionScale Property

In This Topic
    TransitionScale Property (CameraKeyframe)
    In This Topic
    Gets or sets the value indicating the shape of the curve for adjustable transitions. The value must be between 0.0 and 1.0. Smaller values will result in a tighter / smaller curve than larger values.
    Syntax
    public double TransitionScale {get; set;}
    Public Property TransitionScale As Double
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also