Table of Contents

Property Opacity

Namespace
PaintDotNet
Assembly
PaintDotNet.Core.dll

Opacity

Sets the opacity of the form.

public double Opacity { get; set; }

Property Value

double

Remarks

Depending on the system configuration, this request may be ignored. For example, when running within a Terminal Service (or Remote Desktop) session, opacity will always be set to 1.0 for performance reasons.