This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > 3DAnalyst > ESRI.ArcGIS.Analyst3D > Interfaces > IB > IBasicScene Interface > IBasicScene.SaveAnimation Method (ArcObjects .NET 10.4 SDK) |
Save the animation to a file.
[Visual Basic .NET] Public Sub SaveAnimation ( _ ByVal pFilename As String _ )
[C#] public void SaveAnimation ( string pFilename );
[C++]
HRESULT SaveAnimation(
BSTR pFilename
);
[C++]
Parameters pFilename [in] pFilename is a parameter of type BSTR