ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMKeyframeRange Class / MinTransition Property

In This Topic
    MinTransition Property (CIMKeyframeRange)
    In This Topic
    Gets or sets the method of transition for the minimum value of the range.
    Syntax
    public AnimationTransition MinTransition {get; set;}
    Public Property MinTransition As AnimationTransition
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also