ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMViewTrack Class / Keyframes Property

In This Topic
    Keyframes Property (CIMViewTrack)
    In This Topic
    Gets or sets the collection of view keyframes.
    Syntax
    public CIMViewKeyframe[] Keyframes {get; set;}
    Public Property Keyframes As CIMViewKeyframe()
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also