ArcGIS Pro 3.7 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 Property TransitionScale As Double
    public double TransitionScale {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also