Property Force16Colors
Force16Colors
Determines if driver instances should use 16 colors instead of the default TrueColors.
[ConfigurationProperty(Scope = typeof(SettingsScope))]
public static bool Force16Colors { get; set; }
Property Value
- See Also