Colors::Salmon Property

 

Gets the system-defined color that has an ARGB value of #FFFA8072.

Namespace:   System.Windows.Media
Assembly:  PresentationCore (in PresentationCore.dll)

public:
property Color Salmon {
	static Color get();
}

Property Value

Type: System.Windows.Media::Color

Represents colors in terms of alpha, red, green, and blue channels.

For more information about color properties, see Colors.

<object property="Salmon"/>

.NET Framework
Available since 3.0
Return to top
Show: