User Tools

Site Tools


api:dk11:net:tatukgis.ndk.winforms.tgis_viewerwnd.lock_void

Table of Contents

TGIS_ViewerWnd.Lock method

Syntax

Implements IGIS_Viewer.Lock.

// 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.

2025/01/31 01:14

Page Tools