| Visual Basic (Declaration) | |
|---|---|
Public Property PaintIntensity As Integer  | |
| Visual Basic (Usage) |  Copy Code | 
|---|---|
 | |
| C# | |
|---|---|
public int PaintIntensity {get; set;}  | |
Return Value
The current intensity value.For an example, refer to PaintGamma. 
Amount to change the intensity. Valid values are -1000 to +1000. A positive value increases (or lightens) the brightness of the display. A negative values decreases (or darkens) the brightness of the display.
For more information, refer to Changing Brightness and Contrast.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family