TurboSettings Class

Public Class TurboSettings
This language is not supported or no code example is available.
public class TurboSettings
This language is not supported or no code example is available.
Name Description
Public property DetailedDrawingDelay 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 Enabled Returns true when Turbo is active: scene complexity > MaxComplexity
Public property Lag Gets the (last) regeneration time in milliseconds.
Public property MaxComplexity Gets or sets the number of objects beyond which fast Turbo kicks-in.
Public property OperatingMode Gets or sets the secondary representation build mode.
Top
Methods
 
Name Description
Public method Equals(Object) (inherited from Object).
Protected method Finalize (inherited from Object).
Public method GetHashCode (inherited from Object).
Public method GetType (inherited from Object).
Protected method MemberwiseClone (inherited from Object).
Public method ToString (inherited from Object).
Top
devDept.Eyeshot.TurboSettings

.NET Framework

Supported in: 4.7.2

In this article

Definition