This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > 3DAnalyst > ESRI.ArcGIS.Analyst3D > Interfaces > IS > ISceneGraph Interface > ISceneGraph.LockViewers Method (ArcObjects .NET 10.4 SDK) |
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 VARIANT_BOOL