TurboSettings.DetailedDrawingDelay Property

Gets or sets the time, in milliseconds, before to start the last frame detailed drawing after a mouse action (e.g. Zoom, Pan, Rotate, Resize) during Turbo mode.
Public Property DetailedDrawingDelay() As Integer
This language is not supported or no code example is available.
public int DetailedDrawingDelay {get; set;}
This language is not supported or no code example is available.

Property Value

int
Remarks
 
Set 0 to disable(Default is 1000ms).

.NET Framework

Supported in: 4.8

In this article

Definition