ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / Track Class / DeleteKeyframe Method / DeleteKeyframe(Int32) Method
The index of the keyframe to delete.

DeleteKeyframe(Int32) Method
Delete a keyframe at a specified index.
Syntax
public void DeleteKeyframe( 
   int index
)

Parameters

index
The index of the keyframe to delete.
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

ArcGIS Pro version: 2.0 or higher.
See Also