DK for ActiveX | TatukGIS_XDK11.IGIS_Viewer.Unlock | Methods | Properties
Unlock the viewer and redraw it.
// C# public void Unlock();
' VisualBasic Public Sub Unlock()
// Oxygene public procedure Unlock;
Refreshes the screen by calling Reposition. Use this method similarly to shape unlocking. See TGIS_Shape.Lock for a related example.