ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / Animation Class / GetDisconnectedTracks Method
Version

    GetDisconnectedTracks Method
    Gets a disconnected copy of the list of Tracks in the animation. Changes to this list are ignored until the list is set to the Tracks property.
    Syntax
    public List<Track> GetDisconnectedTracks()
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also