ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMKeyframeLayer Class / TransparencyTransition Property

In This Topic
    TransparencyTransition Property (CIMKeyframeLayer)
    In This Topic
    Gets or sets the method of transition for the transparency of the layer.
    Syntax
    Public Property TransparencyTransition As AnimationTransition
    public AnimationTransition TransparencyTransition {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also