SystemConfiguration.DisableHardwareAcceleration

If set makes the application not use GPU accelleration. Set this setting if you have problems with MM starting up with a black screen. A very few video drivers are known to have render problems and this setting allows getting around this driver issue.

public bool DisableHardwareAcceleration { get; set; }

See also:

Class SystemConfiguration

© West Wind Technologies, 2016-2023 • Updated: 11/23/21
Comment or report problem with topic