Colors Colors Colors Colors Class
Definition
public : sealed class Colors : IColorspublic sealed class Colors : IColorsPublic NotInheritable Class Colors Implements IColors// You can use this class in JavaScript.
- Attributes
| Device family |
Windows 10 (introduced v10.0.10240.0)
|
| API contract |
Windows.Foundation.UniversalApiContract (introduced v1)
|
Properties
AliceBlue AliceBlue AliceBlue AliceBlue
Gets the color value that represents the AliceBlue named color.
public : static Color AliceBlue { get; }public static Color AliceBlue { get; }Public Static ReadOnly Property AliceBlue As Color// You can use this property in JavaScript.
AntiqueWhite AntiqueWhite AntiqueWhite AntiqueWhite
Gets the color value that represents the AntiqueWhite named color.
public : static Color AntiqueWhite { get; }public static Color AntiqueWhite { get; }Public Static ReadOnly Property AntiqueWhite As Color// You can use this property in JavaScript.
Aquamarine Aquamarine Aquamarine Aquamarine
Gets the color value that represents the Aquamarine named color.
public : static Color Aquamarine { get; }public static Color Aquamarine { get; }Public Static ReadOnly Property Aquamarine As Color// You can use this property in JavaScript.
Azure Azure Azure Azure
Gets the color value that represents the Azure named color.
public : static Color Azure { get; }public static Color Azure { get; }Public Static ReadOnly Property Azure As Color// You can use this property in JavaScript.
Beige Beige Beige Beige
Gets the color value that represents the Beige named color.
public : static Color Beige { get; }public static Color Beige { get; }Public Static ReadOnly Property Beige As Color// You can use this property in JavaScript.
Bisque Bisque Bisque Bisque
Gets the color value that represents the Bisque named color.
public : static Color Bisque { get; }public static Color Bisque { get; }Public Static ReadOnly Property Bisque As Color// You can use this property in JavaScript.
Black Black Black Black
Gets the system-defined color that has the ARGB value of #FF000000.
public : static Color Black { get; }public static Color Black { get; }Public Static ReadOnly Property Black As Color// You can use this property in JavaScript.
BlanchedAlmond BlanchedAlmond BlanchedAlmond BlanchedAlmond
Gets the color value that represents the BlanchedAlmond named color.
public : static Color BlanchedAlmond { get; }public static Color BlanchedAlmond { get; }Public Static ReadOnly Property BlanchedAlmond As Color// You can use this property in JavaScript.
Blue Blue Blue Blue
Gets the system-defined color that has the ARGB value of #FF0000FF.
public : static Color Blue { get; }public static Color Blue { get; }Public Static ReadOnly Property Blue As Color// You can use this property in JavaScript.
BlueViolet BlueViolet BlueViolet BlueViolet
Gets the color value that represents the BlueViolet named color.
public : static Color BlueViolet { get; }public static Color BlueViolet { get; }Public Static ReadOnly Property BlueViolet As Color// You can use this property in JavaScript.
Brown Brown Brown Brown
Gets the system-defined color that has the ARGB value of #FFA52A2A.
public : static Color Brown { get; }public static Color Brown { get; }Public Static ReadOnly Property Brown As Color// You can use this property in JavaScript.
BurlyWood BurlyWood BurlyWood BurlyWood
Gets the color value that represents the BurlyWood named color.
public : static Color BurlyWood { get; }public static Color BurlyWood { get; }Public Static ReadOnly Property BurlyWood As Color// You can use this property in JavaScript.
CadetBlue CadetBlue CadetBlue CadetBlue
Gets the color value that represents the CadetBlue named color.
public : static Color CadetBlue { get; }public static Color CadetBlue { get; }Public Static ReadOnly Property CadetBlue As Color// You can use this property in JavaScript.
Chartreuse Chartreuse Chartreuse Chartreuse
Gets the color value that represents the Chartreuse named color.
public : static Color Chartreuse { get; }public static Color Chartreuse { get; }Public Static ReadOnly Property Chartreuse As Color// You can use this property in JavaScript.
Chocolate Chocolate Chocolate Chocolate
Gets the color value that represents the Chocolate named color.
public : static Color Chocolate { get; }public static Color Chocolate { get; }Public Static ReadOnly Property Chocolate As Color// You can use this property in JavaScript.
Coral Coral Coral Coral
Gets the color value that represents the Coral named color.
public : static Color Coral { get; }public static Color Coral { get; }Public Static ReadOnly Property Coral As Color// You can use this property in JavaScript.
CornflowerBlue CornflowerBlue CornflowerBlue CornflowerBlue
Gets the color value that represents the CornflowerBlue named color.
public : static Color CornflowerBlue { get; }public static Color CornflowerBlue { get; }Public Static ReadOnly Property CornflowerBlue As Color// You can use this property in JavaScript.
Cornsilk Cornsilk Cornsilk Cornsilk
Gets the color value that represents the Cornsilk named color.
public : static Color Cornsilk { get; }public static Color Cornsilk { get; }Public Static ReadOnly Property Cornsilk As Color// You can use this property in JavaScript.
Crimson Crimson Crimson Crimson
Gets the color value that represents the Crimson named color.
public : static Color Crimson { get; }public static Color Crimson { get; }Public Static ReadOnly Property Crimson As Color// You can use this property in JavaScript.
Cyan Cyan Cyan Cyan
Gets the system-defined color that has the ARGB value of #FF00FFFF.
public : static Color Cyan { get; }public static Color Cyan { get; }Public Static ReadOnly Property Cyan As Color// You can use this property in JavaScript.
DarkBlue DarkBlue DarkBlue DarkBlue
Gets the color value that represents the DarkBlue named color.
public : static Color DarkBlue { get; }public static Color DarkBlue { get; }Public Static ReadOnly Property DarkBlue As Color// You can use this property in JavaScript.
DarkCyan DarkCyan DarkCyan DarkCyan
Gets the color value that represents the DarkCyan named color.
public : static Color DarkCyan { get; }public static Color DarkCyan { get; }Public Static ReadOnly Property DarkCyan As Color// You can use this property in JavaScript.
DarkGoldenrod DarkGoldenrod DarkGoldenrod DarkGoldenrod
Gets the color value that represents the DarkGoldenrod named color.
public : static Color DarkGoldenrod { get; }public static Color DarkGoldenrod { get; }Public Static ReadOnly Property DarkGoldenrod As Color// You can use this property in JavaScript.
DarkGray DarkGray DarkGray DarkGray
Gets the system-defined color that has the ARGB value of #FFA9A9A9.
public : static Color DarkGray { get; }public static Color DarkGray { get; }Public Static ReadOnly Property DarkGray As Color// You can use this property in JavaScript.
DarkGreen DarkGreen DarkGreen DarkGreen
Gets the color value that represents the DarkGreen named color.
public : static Color DarkGreen { get; }public static Color DarkGreen { get; }Public Static ReadOnly Property DarkGreen As Color// You can use this property in JavaScript.
DarkKhaki DarkKhaki DarkKhaki DarkKhaki
Gets the color value that represents the DarkKhaki named color.
public : static Color DarkKhaki { get; }public static Color DarkKhaki { get; }Public Static ReadOnly Property DarkKhaki As Color// You can use this property in JavaScript.
DarkMagenta DarkMagenta DarkMagenta DarkMagenta
Gets the color value that represents the DarkMagenta named color.
public : static Color DarkMagenta { get; }public static Color DarkMagenta { get; }Public Static ReadOnly Property DarkMagenta As Color// You can use this property in JavaScript.
DarkOliveGreen DarkOliveGreen DarkOliveGreen DarkOliveGreen
Gets the color value that represents the DarkOliveGreen named color.
public : static Color DarkOliveGreen { get; }public static Color DarkOliveGreen { get; }Public Static ReadOnly Property DarkOliveGreen As Color// You can use this property in JavaScript.
DarkOrange DarkOrange DarkOrange DarkOrange
Gets the color value that represents the DarkOrange named color.
public : static Color DarkOrange { get; }public static Color DarkOrange { get; }Public Static ReadOnly Property DarkOrange As Color// You can use this property in JavaScript.
DarkOrchid DarkOrchid DarkOrchid DarkOrchid
Gets the color value that represents the DarkOrchid named color.
public : static Color DarkOrchid { get; }public static Color DarkOrchid { get; }Public Static ReadOnly Property DarkOrchid As Color// You can use this property in JavaScript.
DarkRed DarkRed DarkRed DarkRed
Gets the color value that represents the DarkRed named color.
public : static Color DarkRed { get; }public static Color DarkRed { get; }Public Static ReadOnly Property DarkRed As Color// You can use this property in JavaScript.
DarkSalmon DarkSalmon DarkSalmon DarkSalmon
Gets the color value that represents the DarkSalmon named color.
public : static Color DarkSalmon { get; }public static Color DarkSalmon { get; }Public Static ReadOnly Property DarkSalmon As Color// You can use this property in JavaScript.
DarkSeaGreen DarkSeaGreen DarkSeaGreen DarkSeaGreen
Gets the color value that represents the DarkSeaGreen named color.
public : static Color DarkSeaGreen { get; }public static Color DarkSeaGreen { get; }Public Static ReadOnly Property DarkSeaGreen As Color// You can use this property in JavaScript.
DarkSlateBlue DarkSlateBlue DarkSlateBlue DarkSlateBlue
Gets the color value that represents the DarkSlateBlue named color.
public : static Color DarkSlateBlue { get; }public static Color DarkSlateBlue { get; }Public Static ReadOnly Property DarkSlateBlue As Color// You can use this property in JavaScript.
DarkSlateGray DarkSlateGray DarkSlateGray DarkSlateGray
Gets the color value that represents the DarkSlateGray named color.
public : static Color DarkSlateGray { get; }public static Color DarkSlateGray { get; }Public Static ReadOnly Property DarkSlateGray As Color// You can use this property in JavaScript.
DarkTurquoise DarkTurquoise DarkTurquoise DarkTurquoise
Gets the color value that represents the DarkTurquoise named color.
public : static Color DarkTurquoise { get; }public static Color DarkTurquoise { get; }Public Static ReadOnly Property DarkTurquoise As Color// You can use this property in JavaScript.
DarkViolet DarkViolet DarkViolet DarkViolet
Gets the color value that represents the DarkViolet named color.
public : static Color DarkViolet { get; }public static Color DarkViolet { get; }Public Static ReadOnly Property DarkViolet As Color// You can use this property in JavaScript.
DeepPink DeepPink DeepPink DeepPink
Gets the color value that represents the DeepPink named color.
public : static Color DeepPink { get; }public static Color DeepPink { get; }Public Static ReadOnly Property DeepPink As Color// You can use this property in JavaScript.
DeepSkyBlue DeepSkyBlue DeepSkyBlue DeepSkyBlue
Gets the color value that represents the DeepSkyBlue named color.
public : static Color DeepSkyBlue { get; }public static Color DeepSkyBlue { get; }Public Static ReadOnly Property DeepSkyBlue As Color// You can use this property in JavaScript.
DimGray DimGray DimGray DimGray
Gets the color value that represents the DimGray named color.
public : static Color DimGray { get; }public static Color DimGray { get; }Public Static ReadOnly Property DimGray As Color// You can use this property in JavaScript.
DodgerBlue DodgerBlue DodgerBlue DodgerBlue
Gets the color value that represents the DodgerBlue named color.
public : static Color DodgerBlue { get; }public static Color DodgerBlue { get; }Public Static ReadOnly Property DodgerBlue As Color// You can use this property in JavaScript.
Firebrick Firebrick Firebrick Firebrick
Gets the color value that represents the Firebrick named color.
public : static Color Firebrick { get; }public static Color Firebrick { get; }Public Static ReadOnly Property Firebrick As Color// You can use this property in JavaScript.
FloralWhite FloralWhite FloralWhite FloralWhite
Gets the color value that represents the FloralWhite named color.
public : static Color FloralWhite { get; }public static Color FloralWhite { get; }Public Static ReadOnly Property FloralWhite As Color// You can use this property in JavaScript.
ForestGreen ForestGreen ForestGreen ForestGreen
Gets the color value that represents the ForestGreen named color.
public : static Color ForestGreen { get; }public static Color ForestGreen { get; }Public Static ReadOnly Property ForestGreen As Color// You can use this property in JavaScript.
Fuchsia Fuchsia Fuchsia Fuchsia
Gets the color value that represents the Fuchsia named color.
public : static Color Fuchsia { get; }public static Color Fuchsia { get; }Public Static ReadOnly Property Fuchsia As Color// You can use this property in JavaScript.
Gainsboro Gainsboro Gainsboro Gainsboro
Gets the color value that represents the Gainsboro named color.
public : static Color Gainsboro { get; }public static Color Gainsboro { get; }Public Static ReadOnly Property Gainsboro As Color// You can use this property in JavaScript.
GhostWhite GhostWhite GhostWhite GhostWhite
Gets the color value that represents the GhostWhite named color.
public : static Color GhostWhite { get; }public static Color GhostWhite { get; }Public Static ReadOnly Property GhostWhite As Color// You can use this property in JavaScript.
Goldenrod Goldenrod Goldenrod Goldenrod
Gets the color value that represents the Goldenrod named color.
public : static Color Goldenrod { get; }public static Color Goldenrod { get; }Public Static ReadOnly Property Goldenrod As Color// You can use this property in JavaScript.
Gray Gray Gray Gray
Gets the system-defined color that has the ARGB value of #FF808080.
public : static Color Gray { get; }public static Color Gray { get; }Public Static ReadOnly Property Gray As Color// You can use this property in JavaScript.
Green Green Green Green
Gets the system-defined color that has the ARGB value of #FF008000.
public : static Color Green { get; }public static Color Green { get; }Public Static ReadOnly Property Green As Color// You can use this property in JavaScript.
GreenYellow GreenYellow GreenYellow GreenYellow
Gets the color value that represents the GreenYellow named color.
public : static Color GreenYellow { get; }public static Color GreenYellow { get; }Public Static ReadOnly Property GreenYellow As Color// You can use this property in JavaScript.
Honeydew Honeydew Honeydew Honeydew
Gets the color value that represents the Honeydew named color.
public : static Color Honeydew { get; }public static Color Honeydew { get; }Public Static ReadOnly Property Honeydew As Color// You can use this property in JavaScript.
HotPink HotPink HotPink HotPink
Gets the color value that represents the HotPink named color.
public : static Color HotPink { get; }public static Color HotPink { get; }Public Static ReadOnly Property HotPink As Color// You can use this property in JavaScript.
IndianRed IndianRed IndianRed IndianRed
Gets the color value that represents the IndianRed named color.
public : static Color IndianRed { get; }public static Color IndianRed { get; }Public Static ReadOnly Property IndianRed As Color// You can use this property in JavaScript.
Indigo Indigo Indigo Indigo
Gets the color value that represents the Indigo named color.
public : static Color Indigo { get; }public static Color Indigo { get; }Public Static ReadOnly Property Indigo As Color// You can use this property in JavaScript.
Ivory Ivory Ivory Ivory
Gets the color value that represents the Ivory named color.
public : static Color Ivory { get; }public static Color Ivory { get; }Public Static ReadOnly Property Ivory As Color// You can use this property in JavaScript.
Khaki Khaki Khaki Khaki
Gets the color value that represents the Khaki named color.
public : static Color Khaki { get; }public static Color Khaki { get; }Public Static ReadOnly Property Khaki As Color// You can use this property in JavaScript.
Lavender Lavender Lavender Lavender
Gets the color value that represents the Lavender named color.
public : static Color Lavender { get; }public static Color Lavender { get; }Public Static ReadOnly Property Lavender As Color// You can use this property in JavaScript.
LavenderBlush LavenderBlush LavenderBlush LavenderBlush
Gets the color value that represents the LavenderBlush named color.
public : static Color LavenderBlush { get; }public static Color LavenderBlush { get; }Public Static ReadOnly Property LavenderBlush As Color// You can use this property in JavaScript.
LawnGreen LawnGreen LawnGreen LawnGreen
Gets the color value that represents the LawnGreen named color.
public : static Color LawnGreen { get; }public static Color LawnGreen { get; }Public Static ReadOnly Property LawnGreen As Color// You can use this property in JavaScript.
LemonChiffon LemonChiffon LemonChiffon LemonChiffon
Gets the color value that represents the LemonChiffon named color.
public : static Color LemonChiffon { get; }public static Color LemonChiffon { get; }Public Static ReadOnly Property LemonChiffon As Color// You can use this property in JavaScript.
LightBlue LightBlue LightBlue LightBlue
Gets the color value that represents the LightBlue named color.
public : static Color LightBlue { get; }public static Color LightBlue { get; }Public Static ReadOnly Property LightBlue As Color// You can use this property in JavaScript.
LightCoral LightCoral LightCoral LightCoral
Gets the color value that represents the LightCoral named color.
public : static Color LightCoral { get; }public static Color LightCoral { get; }Public Static ReadOnly Property LightCoral As Color// You can use this property in JavaScript.
LightCyan LightCyan LightCyan LightCyan
Gets the color value that represents the LightCyan named color.
public : static Color LightCyan { get; }public static Color LightCyan { get; }Public Static ReadOnly Property LightCyan As Color// You can use this property in JavaScript.
LightGoldenrodYellow LightGoldenrodYellow LightGoldenrodYellow LightGoldenrodYellow
Gets the color value that represents the LightGoldenrodYellow named color.
public : static Color LightGoldenrodYellow { get; }public static Color LightGoldenrodYellow { get; }Public Static ReadOnly Property LightGoldenrodYellow As Color// You can use this property in JavaScript.
LightGray LightGray LightGray LightGray
Gets the system-defined color that has the ARGB value of #FFD3D3D3.
public : static Color LightGray { get; }public static Color LightGray { get; }Public Static ReadOnly Property LightGray As Color// You can use this property in JavaScript.
LightGreen LightGreen LightGreen LightGreen
Gets the color value that represents the LightGreen named color.
public : static Color LightGreen { get; }public static Color LightGreen { get; }Public Static ReadOnly Property LightGreen As Color// You can use this property in JavaScript.
LightPink LightPink LightPink LightPink
Gets the color value that represents the LightPink named color.
public : static Color LightPink { get; }public static Color LightPink { get; }Public Static ReadOnly Property LightPink As Color// You can use this property in JavaScript.
LightSalmon LightSalmon LightSalmon LightSalmon
Gets the color value that represents the LightSalmon named color.
public : static Color LightSalmon { get; }public static Color LightSalmon { get; }Public Static ReadOnly Property LightSalmon As Color// You can use this property in JavaScript.
LightSeaGreen LightSeaGreen LightSeaGreen LightSeaGreen
Gets the color value that represents the LightSeaGreen named color.
public : static Color LightSeaGreen { get; }public static Color LightSeaGreen { get; }Public Static ReadOnly Property LightSeaGreen As Color// You can use this property in JavaScript.
LightSkyBlue LightSkyBlue LightSkyBlue LightSkyBlue
Gets the color value that represents the LightSkyBlue named color.
public : static Color LightSkyBlue { get; }public static Color LightSkyBlue { get; }Public Static ReadOnly Property LightSkyBlue As Color// You can use this property in JavaScript.
LightSlateGray LightSlateGray LightSlateGray LightSlateGray
Gets the color value that represents the LightSlateGray named color.
public : static Color LightSlateGray { get; }public static Color LightSlateGray { get; }Public Static ReadOnly Property LightSlateGray As Color// You can use this property in JavaScript.
LightSteelBlue LightSteelBlue LightSteelBlue LightSteelBlue
Gets the color value that represents the LightSteelBlue named color.
public : static Color LightSteelBlue { get; }public static Color LightSteelBlue { get; }Public Static ReadOnly Property LightSteelBlue As Color// You can use this property in JavaScript.
LightYellow LightYellow LightYellow LightYellow
Gets the color value that represents the LightYellow named color.
public : static Color LightYellow { get; }public static Color LightYellow { get; }Public Static ReadOnly Property LightYellow As Color// You can use this property in JavaScript.
LimeGreen LimeGreen LimeGreen LimeGreen
Gets the color value that represents the LimeGreen named color.
public : static Color LimeGreen { get; }public static Color LimeGreen { get; }Public Static ReadOnly Property LimeGreen As Color// You can use this property in JavaScript.
Linen Linen Linen Linen
Gets the color value that represents the Linen named color.
public : static Color Linen { get; }public static Color Linen { get; }Public Static ReadOnly Property Linen As Color// You can use this property in JavaScript.
Magenta Magenta Magenta Magenta
Gets the system-defined color that has the ARGB value of #FFFF00FF..
public : static Color Magenta { get; }public static Color Magenta { get; }Public Static ReadOnly Property Magenta As Color// You can use this property in JavaScript.
Maroon Maroon Maroon Maroon
Gets the color value that represents the Maroon named color.
public : static Color Maroon { get; }public static Color Maroon { get; }Public Static ReadOnly Property Maroon As Color// You can use this property in JavaScript.
MediumAquamarine MediumAquamarine MediumAquamarine MediumAquamarine
Gets the color value that represents the MediumAquamarine named color.
public : static Color MediumAquamarine { get; }public static Color MediumAquamarine { get; }Public Static ReadOnly Property MediumAquamarine As Color// You can use this property in JavaScript.
MediumBlue MediumBlue MediumBlue MediumBlue
Gets the color value that represents the MediumBlue named color.
public : static Color MediumBlue { get; }public static Color MediumBlue { get; }Public Static ReadOnly Property MediumBlue As Color// You can use this property in JavaScript.
MediumOrchid MediumOrchid MediumOrchid MediumOrchid
Gets the color value that represents the MediumOrchid named color.
public : static Color MediumOrchid { get; }public static Color MediumOrchid { get; }Public Static ReadOnly Property MediumOrchid As Color// You can use this property in JavaScript.
MediumPurple MediumPurple MediumPurple MediumPurple
Gets the color value that represents the MediumPurple named color.
public : static Color MediumPurple { get; }public static Color MediumPurple { get; }Public Static ReadOnly Property MediumPurple As Color// You can use this property in JavaScript.
MediumSeaGreen MediumSeaGreen MediumSeaGreen MediumSeaGreen
Gets the color value that represents the MediumSeaGreen named color.
public : static Color MediumSeaGreen { get; }public static Color MediumSeaGreen { get; }Public Static ReadOnly Property MediumSeaGreen As Color// You can use this property in JavaScript.
MediumSlateBlue MediumSlateBlue MediumSlateBlue MediumSlateBlue
Gets the color value that represents the MediumSlateBlue named color.
public : static Color MediumSlateBlue { get; }public static Color MediumSlateBlue { get; }Public Static ReadOnly Property MediumSlateBlue As Color// You can use this property in JavaScript.
MediumSpringGreen MediumSpringGreen MediumSpringGreen MediumSpringGreen
Gets the color value that represents the MediumSpringGreen named color.
public : static Color MediumSpringGreen { get; }public static Color MediumSpringGreen { get; }Public Static ReadOnly Property MediumSpringGreen As Color// You can use this property in JavaScript.
MediumTurquoise MediumTurquoise MediumTurquoise MediumTurquoise
Gets the color value that represents the MediumTurquoise named color.
public : static Color MediumTurquoise { get; }public static Color MediumTurquoise { get; }Public Static ReadOnly Property MediumTurquoise As Color// You can use this property in JavaScript.
MediumVioletRed MediumVioletRed MediumVioletRed MediumVioletRed
Gets the color value that represents the MediumVioletRed named color.
public : static Color MediumVioletRed { get; }public static Color MediumVioletRed { get; }Public Static ReadOnly Property MediumVioletRed As Color// You can use this property in JavaScript.
MidnightBlue MidnightBlue MidnightBlue MidnightBlue
Gets the color value that represents the MidnightBlue named color.
public : static Color MidnightBlue { get; }public static Color MidnightBlue { get; }Public Static ReadOnly Property MidnightBlue As Color// You can use this property in JavaScript.
MintCream MintCream MintCream MintCream
Gets the color value that represents the MintCream named color.
public : static Color MintCream { get; }public static Color MintCream { get; }Public Static ReadOnly Property MintCream As Color// You can use this property in JavaScript.
MistyRose MistyRose MistyRose MistyRose
Gets the color value that represents the MistyRose named color.
public : static Color MistyRose { get; }public static Color MistyRose { get; }Public Static ReadOnly Property MistyRose As Color// You can use this property in JavaScript.
Moccasin Moccasin Moccasin Moccasin
Gets the color value that represents the Moccasin named color.
public : static Color Moccasin { get; }public static Color Moccasin { get; }Public Static ReadOnly Property Moccasin As Color// You can use this property in JavaScript.
NavajoWhite NavajoWhite NavajoWhite NavajoWhite
Gets the color value that represents the NavajoWhite named color.
public : static Color NavajoWhite { get; }public static Color NavajoWhite { get; }Public Static ReadOnly Property NavajoWhite As Color// You can use this property in JavaScript.
OldLace OldLace OldLace OldLace
Gets the color value that represents the OldLace named color.
public : static Color OldLace { get; }public static Color OldLace { get; }Public Static ReadOnly Property OldLace As Color// You can use this property in JavaScript.
Olive Olive Olive Olive
Gets the color value that represents the Olive named color.
public : static Color Olive { get; }public static Color Olive { get; }Public Static ReadOnly Property Olive As Color// You can use this property in JavaScript.
OliveDrab OliveDrab OliveDrab OliveDrab
Gets the color value that represents the OliveDrab named color.
public : static Color OliveDrab { get; }public static Color OliveDrab { get; }Public Static ReadOnly Property OliveDrab As Color// You can use this property in JavaScript.
Orange Orange Orange Orange
Gets the system-defined color that has the ARGB value of #FFFFA500..
public : static Color Orange { get; }public static Color Orange { get; }Public Static ReadOnly Property Orange As Color// You can use this property in JavaScript.
OrangeRed OrangeRed OrangeRed OrangeRed
Gets the color value that represents the OrangeRed named color.
public : static Color OrangeRed { get; }public static Color OrangeRed { get; }Public Static ReadOnly Property OrangeRed As Color// You can use this property in JavaScript.
Orchid Orchid Orchid Orchid
Gets the color value that represents the Orchid named color.
public : static Color Orchid { get; }public static Color Orchid { get; }Public Static ReadOnly Property Orchid As Color// You can use this property in JavaScript.
PaleGoldenrod PaleGoldenrod PaleGoldenrod PaleGoldenrod
Gets the color value that represents the PaleGoldenrod named color.
public : static Color PaleGoldenrod { get; }public static Color PaleGoldenrod { get; }Public Static ReadOnly Property PaleGoldenrod As Color// You can use this property in JavaScript.
PaleGreen PaleGreen PaleGreen PaleGreen
Gets the color value that represents the PaleGreen named color.
public : static Color PaleGreen { get; }public static Color PaleGreen { get; }Public Static ReadOnly Property PaleGreen As Color// You can use this property in JavaScript.
PaleTurquoise PaleTurquoise PaleTurquoise PaleTurquoise
Gets the color value that represents the PaleTurquoise named color.
public : static Color PaleTurquoise { get; }public static Color PaleTurquoise { get; }Public Static ReadOnly Property PaleTurquoise As Color// You can use this property in JavaScript.
PaleVioletRed PaleVioletRed PaleVioletRed PaleVioletRed
Gets the color value that represents the PaleVioletRed named color.
public : static Color PaleVioletRed { get; }public static Color PaleVioletRed { get; }Public Static ReadOnly Property PaleVioletRed As Color// You can use this property in JavaScript.
PapayaWhip PapayaWhip PapayaWhip PapayaWhip
Gets the color value that represents the PapayaWhip named color.
public : static Color PapayaWhip { get; }public static Color PapayaWhip { get; }Public Static ReadOnly Property PapayaWhip As Color// You can use this property in JavaScript.
PeachPuff PeachPuff PeachPuff PeachPuff
Gets the color value that represents the PeachPuff named color.
public : static Color PeachPuff { get; }public static Color PeachPuff { get; }Public Static ReadOnly Property PeachPuff As Color// You can use this property in JavaScript.
PowderBlue PowderBlue PowderBlue PowderBlue
Gets the color value that represents the PowderBlue named color.
public : static Color PowderBlue { get; }public static Color PowderBlue { get; }Public Static ReadOnly Property PowderBlue As Color// You can use this property in JavaScript.
Purple Purple Purple Purple
Gets the system-defined color that has the ARGB value of #FF800080..
public : static Color Purple { get; }public static Color Purple { get; }Public Static ReadOnly Property Purple As Color// You can use this property in JavaScript.
Red Red Red Red
Gets the system-defined color that has the ARGB value of #FFFF0000.
public : static Color Red { get; }public static Color Red { get; }Public Static ReadOnly Property Red As Color// You can use this property in JavaScript.
RosyBrown RosyBrown RosyBrown RosyBrown
Gets the color value that represents the RosyBrown named color.
public : static Color RosyBrown { get; }public static Color RosyBrown { get; }Public Static ReadOnly Property RosyBrown As Color// You can use this property in JavaScript.
RoyalBlue RoyalBlue RoyalBlue RoyalBlue
Gets the color value that represents the RoyalBlue named color.
public : static Color RoyalBlue { get; }public static Color RoyalBlue { get; }Public Static ReadOnly Property RoyalBlue As Color// You can use this property in JavaScript.
SaddleBrown SaddleBrown SaddleBrown SaddleBrown
Gets the color value that represents the SaddleBrown named color.
public : static Color SaddleBrown { get; }public static Color SaddleBrown { get; }Public Static ReadOnly Property SaddleBrown As Color// You can use this property in JavaScript.
Salmon Salmon Salmon Salmon
Gets the color value that represents the Salmon named color.
public : static Color Salmon { get; }public static Color Salmon { get; }Public Static ReadOnly Property Salmon As Color// You can use this property in JavaScript.
SandyBrown SandyBrown SandyBrown SandyBrown
Gets the color value that represents the SandyBrown named color.
public : static Color SandyBrown { get; }public static Color SandyBrown { get; }Public Static ReadOnly Property SandyBrown As Color// You can use this property in JavaScript.
SeaGreen SeaGreen SeaGreen SeaGreen
Gets the color value that represents the SeaGreen named color.
public : static Color SeaGreen { get; }public static Color SeaGreen { get; }Public Static ReadOnly Property SeaGreen As Color// You can use this property in JavaScript.
SeaShell SeaShell SeaShell SeaShell
Gets the color value that represents the SeaShell named color.
public : static Color SeaShell { get; }public static Color SeaShell { get; }Public Static ReadOnly Property SeaShell As Color// You can use this property in JavaScript.
Sienna Sienna Sienna Sienna
Gets the color value that represents the Sienna named color.
public : static Color Sienna { get; }public static Color Sienna { get; }Public Static ReadOnly Property Sienna As Color// You can use this property in JavaScript.
Silver Silver Silver Silver
Gets the color value that represents the Silver named color.
public : static Color Silver { get; }public static Color Silver { get; }Public Static ReadOnly Property Silver As Color// You can use this property in JavaScript.
SkyBlue SkyBlue SkyBlue SkyBlue
Gets the color value that represents the SkyBlue named color.
public : static Color SkyBlue { get; }public static Color SkyBlue { get; }Public Static ReadOnly Property SkyBlue As Color// You can use this property in JavaScript.
SlateBlue SlateBlue SlateBlue SlateBlue
Gets the color value that represents the SlateBlue named color.
public : static Color SlateBlue { get; }public static Color SlateBlue { get; }Public Static ReadOnly Property SlateBlue As Color// You can use this property in JavaScript.
SlateGray SlateGray SlateGray SlateGray
Gets the color value that represents the SlateGray named color.
public : static Color SlateGray { get; }public static Color SlateGray { get; }Public Static ReadOnly Property SlateGray As Color// You can use this property in JavaScript.
SpringGreen SpringGreen SpringGreen SpringGreen
Gets the color value that represents the SpringGreen named color.
public : static Color SpringGreen { get; }public static Color SpringGreen { get; }Public Static ReadOnly Property SpringGreen As Color// You can use this property in JavaScript.
SteelBlue SteelBlue SteelBlue SteelBlue
Gets the color value that represents the SteelBlue named color.
public : static Color SteelBlue { get; }public static Color SteelBlue { get; }Public Static ReadOnly Property SteelBlue As Color// You can use this property in JavaScript.
Thistle Thistle Thistle Thistle
Gets the color value that represents the Thistle named color.
public : static Color Thistle { get; }public static Color Thistle { get; }Public Static ReadOnly Property Thistle As Color// You can use this property in JavaScript.
Tomato Tomato Tomato Tomato
Gets the color value that represents the Tomato named color.
public : static Color Tomato { get; }public static Color Tomato { get; }Public Static ReadOnly Property Tomato As Color// You can use this property in JavaScript.
Transparent Transparent Transparent Transparent
Gets the system-defined color that has the ARGB value of #00FFFFFF.
public : static Color Transparent { get; }public static Color Transparent { get; }Public Static ReadOnly Property Transparent As Color// You can use this property in JavaScript.
Turquoise Turquoise Turquoise Turquoise
Gets the color value that represents the Turquoise named color.
public : static Color Turquoise { get; }public static Color Turquoise { get; }Public Static ReadOnly Property Turquoise As Color// You can use this property in JavaScript.
Violet Violet Violet Violet
Gets the color value that represents the Violet named color.
public : static Color Violet { get; }public static Color Violet { get; }Public Static ReadOnly Property Violet As Color// You can use this property in JavaScript.
Wheat Wheat Wheat Wheat
Gets the color value that represents the Wheat named color.
public : static Color Wheat { get; }public static Color Wheat { get; }Public Static ReadOnly Property Wheat As Color// You can use this property in JavaScript.
White White White White
Gets the system-defined color that has the ARGB value of #FFFFFFFF.
public : static Color White { get; }public static Color White { get; }Public Static ReadOnly Property White As Color// You can use this property in JavaScript.
WhiteSmoke WhiteSmoke WhiteSmoke WhiteSmoke
Gets the color value that represents the WhiteSmoke named color.
public : static Color WhiteSmoke { get; }public static Color WhiteSmoke { get; }Public Static ReadOnly Property WhiteSmoke As Color// You can use this property in JavaScript.
Yellow Yellow Yellow Yellow
Gets the system-defined color that has the ARGB value of #FFFFFF00.
public : static Color Yellow { get; }public static Color Yellow { get; }Public Static ReadOnly Property Yellow As Color// You can use this property in JavaScript.