Color.Transparent Property

Microsoft Silverlight will reach end of support after October 2021. Learn more.

Gets a system-defined color with the value R:0 G:0 B:0 A:0.

Namespace:  Microsoft.Xna.Framework
Assembly:  Microsoft.Xna.Framework (in Microsoft.Xna.Framework.dll)

Syntax

'Declaration
Public Shared ReadOnly Property Transparent As Color
public static Color Transparent { get; }

Property Value

Type: Microsoft.Xna.Framework.Color
A system-defined color with the value R:0 G:0 B:0 A:0.

Version Information

Silverlight

Supported in: 5

Platforms

For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.