DK for ActiveX | TatukGIS_XDK11.IGIS_Viewer.Lock | Methods | Properties
Lock the viewer.
// C# public void Lock();
' VisualBasic Public Sub Lock()
// Oxygene public procedure Lock;
Prevents screen updates. Use this method similarly to shape locking. For some layers, unlocking the viewer can be a time-consuming operation.