User Tools

Site Tools


api:dk11:delphi:gisinterfaces.igis_viewer.delayedupdate

Table of Contents

IGIS_Viewer.DelayedUpdate property

DK11 for Delphi | GisInterfaces.IGIS_Viewer.DelayedUpdate | Methods | Properties

Delayed update threshold in milliseconds. If >0 then map will be updated after a while allowing for example subsequent draw operation before full map redraw. Default value is 700.

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

Syntax

// Delphi
public
  property DelayedUpdate : Integer read write;
// C++ Builder
public:
  __property int DelayedUpdate = {read, write};

Value

Type
Integer
2022/11/16 01:18

Page Tools