Share via


Brush.Opacity Field

Specifies the degree of opacity of the brush's paint or fill.

Namespace: Microsoft.SPOT.Presentation.Media
Assembly: Microsoft.SPOT.TinyCore (in microsoft.spot.tinycore.dll)

Syntax

public UInt16 Opacity

Remarks

A value of 0 (zero) indicates that the paint or fill is transparent (that is, 0-percent opaque). A value of 256 indicates that the paint or fill is completely opaque.

Version Information

Available in the .NET Micro Framework versions 3.0, 4.0, 4.1 and 4.2.

See Also

Reference

Brush Class
Brush Members
Microsoft.SPOT.Presentation.Media Namespace