User Tools

Site Tools


api:dk11:delphi:gisviewer.tgis_viewer.progressiveupdate

Table of Contents

TGIS_Viewer.ProgressiveUpdate property

DK11 for Delphi | GisViewer.TGIS_Viewer.ProgressiveUpdate | Constructors | Fields | Methods | Properties | Events | Events

Progressive update threshold in milliseconds. If >0 then map will be updated on a time consuming updates every provided period. Default value is 2500.

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

Syntax

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

Value

Type
Integer
2022/11/30 19:19

Page Tools