ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMKeyframeCamera Class / TransitionScale Property

In This Topic
    TransitionScale Property (CIMKeyframeCamera)
    In This Topic
    Gets or sets the value of 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