This document is archived and information here might be outdated. Recommended version. |
Redraws the scene viewer.
[Visual Basic .NET]
Public Sub Redraw ( _
ByVal cameraMoved As Boolean _
)
[C#]
public void Redraw (
bool cameraMoved
);
[C++]
HRESULT Redraw(
VARIANT_BOOL cameraMoved
);
[C++] Parameters cameraMoved [in]
cameraMoved is a parameter of type bool