User Tools

Site Tools


api:dk11:net:tatukgis.ndk.tgis_viewer.unlock_void

Table of Contents

TGIS_Viewer.Unlock method

Syntax

Implements IGIS_Viewer.Unlock.

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

Remarks

Do screen refresh via Reposition. Use this method like for shapes. See TGIS_Shape.Lock for similar example.

References

2022/11/30 19:27

Page Tools