User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.igis_viewer.unlock_2_wordbool

Table of Contents

IGIS_Viewer.Unlock_2 method

DK for ActiveX | TatukGIS_XDK11.IGIS_Viewer.Unlock_2 | Methods | Properties

Unlock the viewer but do not redraw

Available also on: Delphi | .NET | Java | Python.

Syntax

// C#
public void Unlock_2(
  WordBool _redraw
);
' VisualBasic
Public Sub Unlock_2(
  ByVal _redraw As WordBool
)
// Oxygene
public
  procedure Unlock_2(
    _redraw : WordBool
  );

Parameters

Name Type Description
_redraw WordBool If true then map should be redraw upon unlock; if false then redraw should be issued.
2025/01/31 01:03

Page Tools