DK for ActiveX | TatukGIS_XDK11.IGIS_Viewer.DelayedUpdate | Methods | Properties
Delayed update threshold in milliseconds.
// C# public Integer DelayedUpdate { get {} set {} }
' VisualBasic Public Property DelayedUpdate As Integer Get End Get Set(ByVal value As Integer) End Set End Property
// Oxygene public property DelayedUpdate : Integer read read;
| Type |
|---|
| int Integer |
If greater than 0, the map is updated after a short delay to allow subsequent draw operations before a full redraw. Default value is 700.