Environment.LastFrameDrawingDelay Property

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

Property Value

int
Remarks
 
The minimum accepted interval (and default set) is 300ms.

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition