This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Animation > ESRI.ArcGIS.Animation > Interfaces > IA > IAGAnimationTracks Interface > IAGAnimationTracks.SaveTracks Method (ArcObjects .NET 10.5 SDK) |
Save the animation tracks to a stream.
[Visual Basic .NET] Public Sub SaveTracks ( _ ByVal pStm As IStream _ )
[C#] public void SaveTracks ( IStream pStm );
[C++]
HRESULT SaveTracks(
IStream* pStm
);
[C++]
Parameters pStm [in]
pStm is a parameter of type IStream