ArcGIS Pro 2.8 API Reference Guide
DeleteKeyframe(Int32) Method

ArcGIS.Desktop.Mapping Namespace > Track Class > DeleteKeyframe Method : DeleteKeyframe(Int32) Method
The index of the keyframe to delete.
Delete a keyframe at a specified index.
Syntax
public void DeleteKeyframe( 
   int index
)
Public Overloads Sub DeleteKeyframe( _
   ByVal index As Integer _
) 

Parameters

index
The index of the keyframe to delete.
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

Track Class
Track Members
Overload List