Property UseBackColor
- Namespace
- PaintDotNet.Controls
- Assembly
- PaintDotNet.Framework.dll
UseBackColor
Gets or sets a flag specifying if the IDeviceContext is automatically cleared using BackColor. The default value is true.
public bool UseBackColor { get; set; }