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