Property EnableOpacity
- Namespace
- PaintDotNet
- Assembly
- PaintDotNet.Core.dll
EnableOpacity
Gets or sets a flag that enables or disables opacity for all PdnBaseForm instances. If a particular form's EnableInstanceOpacity property is false, that will override this property being 'true'.
public static bool EnableOpacity { get; }