This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > 3DAnalyst > ESRI.ArcGIS.Analyst3D > Interfaces > IV > IViewers3D Interface > IViewers3D.ReplayFrame Method (ArcObjects .NET 10.4 SDK) |
Uses the camera to redraw a frame.
[Visual Basic .NET] Public Sub ReplayFrame ( _ ByVal Camera As ICamera _ )
[C#] public void ReplayFrame ( ICamera Camera );
[C++]
HRESULT ReplayFrame(
ICamera* Camera
);
[C++]
Parameters Camera [in]
Camera is a parameter of type ICamera