Environment.ForceHardwareAcceleration Property

Forces accelerated hardware modes. By default, Eyeshot automatically disables hardware acceleration on some embedded GPUs to obtain the maximum level of graphical output consistency between all hardware. In these cases, enabling this property will forcibly activate hardware acceleration, though the resulting graphics output may be unpredictable.
Public Property ForceHardwareAcceleration() As Boolean
This language is not supported or no code example is available.
public bool ForceHardwareAcceleration {get; set;}
This language is not supported or no code example is available.

Property Value

bool

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition