User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.itgis_viewerwnd.lock_void

Table of Contents

ITGIS_ViewerWnd.Lock method

Syntax

// C#
public void Lock();
' VisualBasic
Public Sub Lock()
// Oxygene
public
  procedure Lock;

Remarks

Prevent any screen updates. Use this method like for shapes. For some layers it can be time-consuming operation when unlocking viewer.

2022/11/16 01:12

Page Tools