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.
// Delphi public property DelayedUpdate : Integer read write;
// C++ Builder public: __property int DelayedUpdate = {read, write};
Type |
---|
Integer |