System::Drawing::Brushes class
Contents
[
Hide
]Brushes class
Provides a set of precreated SolidBrush objects. This is a static type with no instance services. You should never create instances of it by any means.
class Brushes
Methods
| Method | Description | 
|---|---|
| static get_AliceBlue() | Returns the solid fill color whose hexadecimal value is #FFF0F8FF. | 
| static get_AntiqueWhite() | Returns the solid fill color whose hexadecimal value is #FFFAEBD7. | 
| static get_Aqua() | Returns the solid fill color whose hexadecimal value is #FF00FFFF. | 
| static get_Aquamarine() | Returns the solid fill color whose hexadecimal value is #FF7FFFD4. | 
| static get_Azure() | Returns the solid fill color whose hexadecimal value is #FFF0FFFF. | 
| static get_Beige() | Returns the solid fill color whose hexadecimal value is #FFF5F5DC. | 
| static get_Bisque() | Returns the solid fill color whose hexadecimal value is #FFFFE4C4. | 
| static get_Black() | Returns the solid fill color whose hexadecimal value is #FF000000. | 
| static get_BlanchedAlmond() | Returns the solid fill color whose hexadecimal value is #FFFFEBCD. | 
| static get_Blue() | Returns the solid fill color whose hexadecimal value is #FF0000FF. | 
| static get_BlueViolet() | Returns the solid fill color whose hexadecimal value is #FF8A2BE2. | 
| static get_Brown() | Returns the solid fill color whose hexadecimal value is #FFA52A2A. | 
| static get_BurlyWood() | Returns the solid fill color whose hexadecimal value is #FFDEB887. | 
| static get_CadetBlue() | Returns the solid fill color whose hexadecimal value is #FF5F9EA0. | 
| static get_Chartreuse() | Returns the solid fill color whose hexadecimal value is #FF7FFF00. | 
| static get_Chocolate() | Returns the solid fill color whose hexadecimal value is #FFD2691E. | 
| static get_Coral() | Returns the solid fill color whose hexadecimal value is #FFFF7F50. | 
| static get_CornflowerBlue() | Returns the solid fill color whose hexadecimal value is #FF6495ED. | 
| static get_Cornsilk() | Returns the solid fill color whose hexadecimal value is #FFFFF8DC. | 
| static get_Crimson() | Returns the solid fill color whose hexadecimal value is #FFDC143C. | 
| static get_Cyan() | Returns the solid fill color whose hexadecimal value is #FF00FFFF. | 
| static get_DarkBlue() | Returns the solid fill color whose hexadecimal value is #FF00008B. | 
| static get_DarkCyan() | Returns the solid fill color whose hexadecimal value is #FF008B8B. | 
| static get_DarkGoldenrod() | Returns the solid fill color whose hexadecimal value is #FFB8860B. | 
| static get_DarkGray() | Returns the solid fill color whose hexadecimal value is #FFA9A9A9. | 
| static get_DarkGreen() | Returns the solid fill color whose hexadecimal value is #FF006400. | 
| static get_DarkKhaki() | Returns the solid fill color whose hexadecimal value is #FFBDB76B. | 
| static get_DarkMagenta() | Returns the solid fill color whose hexadecimal value is #FF8B008B. | 
| static get_DarkOliveGreen() | Returns the solid fill color whose hexadecimal value is #FF556B2F. | 
| static get_DarkOrange() | Returns the solid fill color whose hexadecimal value is #FFFF8C00. | 
| static get_DarkOrchid() | Returns the solid fill color whose hexadecimal value is #FF9932CC. | 
| static get_DarkRed() | Returns the solid fill color whose hexadecimal value is #FF8B0000. | 
| static get_DarkSalmon() | Returns the solid fill color whose hexadecimal value is #FFE9967A. | 
| static get_DarkSeaGreen() | Returns the solid fill color whose hexadecimal value is #FF8FBC8F. | 
| static get_DarkSlateBlue() | Returns the solid fill color whose hexadecimal value is #FF483D8B. | 
| static get_DarkSlateGray() | Returns the solid fill color whose hexadecimal value is #FF2F4F4F. | 
| static get_DarkTurquoise() | Returns the solid fill color whose hexadecimal value is #FF00CED1. | 
| static get_DarkViolet() | Returns the solid fill color whose hexadecimal value is #FF9400D3. | 
| static get_DeepPink() | Returns the solid fill color whose hexadecimal value is #FFFF1493. | 
| static get_DeepSkyBlue() | Returns the solid fill color whose hexadecimal value is #FF00BFFF. | 
| static get_DimGray() | Returns the solid fill color whose hexadecimal value is #FF696969. | 
| static get_DodgerBlue() | Returns the solid fill color whose hexadecimal value is #FF1E90FF. | 
| static get_Firebrick() | Returns the solid fill color whose hexadecimal value is #FFB22222. | 
| static get_FloralWhite() | Returns the solid fill color whose hexadecimal value is #FFFFFAF0. | 
| static get_ForestGreen() | Returns the solid fill color whose hexadecimal value is #FF228B22. | 
| static get_Fuchsia() | Returns the solid fill color whose hexadecimal value is #FFFF00FF. | 
| static get_Gainsboro() | Returns the solid fill color whose hexadecimal value is #FFDCDCDC. | 
| static get_GhostWhite() | Returns the solid fill color whose hexadecimal value is #FFF8F8FF. | 
| static get_Gold() | Returns the solid fill color whose hexadecimal value is #FFFFD700. | 
| static get_Goldenrod() | Returns the solid fill color whose hexadecimal value is #FFDAA520. | 
| static get_Gray() | Returns the solid fill color whose hexadecimal value is #FF808080. | 
| static get_Green() | Returns the solid fill color whose hexadecimal value is #FF008000. | 
| static get_GreenYellow() | Returns the solid fill color whose hexadecimal value is #FFADFF2F. | 
| static get_Honeydew() | Returns the solid fill color whose hexadecimal value is #FFF0FFF0. | 
| static get_HotPink() | Returns the solid fill color whose hexadecimal value is #FFFF69B4. | 
| static get_IndianRed() | Returns the solid fill color whose hexadecimal value is #FFCD5C5C. | 
| static get_Indigo() | Returns the solid fill color whose hexadecimal value is #FF4B0082. | 
| static get_Ivory() | Returns the solid fill color whose hexadecimal value is #FFFFFFF0. | 
| static get_Khaki() | Returns the solid fill color whose hexadecimal value is #FFF0E68C. | 
| static get_Lavender() | Returns the solid fill color whose hexadecimal value is #FFE6E6FA. | 
| static get_LavenderBlush() | Returns the solid fill color whose hexadecimal value is #FFFFF0F5. | 
| static get_LawnGreen() | Returns the solid fill color whose hexadecimal value is #FF7CFC00. | 
| static get_LemonChiffon() | Returns the solid fill color whose hexadecimal value is #FFFFFACD. | 
| static get_LightBlue() | Returns the solid fill color whose hexadecimal value is #FFADD8E6. | 
| static get_LightCoral() | Returns the solid fill color whose hexadecimal value is #FFF08080. | 
| static get_LightCyan() | Returns the solid fill color whose hexadecimal value is #FFE0FFFF. | 
| static get_LightGoldenrodYellow() | Returns the solid fill color whose hexadecimal value is #FFFAFAD2. | 
| static get_LightGray() | Returns the solid fill color whose hexadecimal value is #FFD3D3D3. | 
| static get_LightGreen() | Returns the solid fill color whose hexadecimal value is #FF90EE90. | 
| static get_LightPink() | Returns the solid fill color whose hexadecimal value is #FFFFB6C1. | 
| static get_LightSalmon() | Returns the solid fill color whose hexadecimal value is #FFFFA07A. | 
| static get_LightSeaGreen() | Returns the solid fill color whose hexadecimal value is #FF20B2AA. | 
| static get_LightSkyBlue() | Returns the solid fill color whose hexadecimal value is #FF87CEFA. | 
| static get_LightSlateGray() | Returns the solid fill color whose hexadecimal value is #FF778899. | 
| static get_LightSteelBlue() | Returns the solid fill color whose hexadecimal value is #FFB0C4DE. | 
| static get_LightYellow() | Returns the solid fill color whose hexadecimal value is #FFFFFFE0. | 
| static get_Lime() | Returns the solid fill color whose hexadecimal value is #FF00FF00. | 
| static get_LimeGreen() | Returns the solid fill color whose hexadecimal value is #FF32CD32. | 
| static get_Linen() | Returns the solid fill color whose hexadecimal value is #FFFAF0E6. | 
| static get_Magenta() | Returns the solid fill color whose hexadecimal value is #FFFF00FF. | 
| static get_Maroon() | Returns the solid fill color whose hexadecimal value is #FF800000. | 
| static get_MediumAquamarine() | Returns the solid fill color whose hexadecimal value is #FF66CDAA. | 
| static get_MediumBlue() | Returns the solid fill color whose hexadecimal value is #FF0000CD. | 
| static get_MediumOrchid() | Returns the solid fill color whose hexadecimal value is #FFBA55D3. | 
| static get_MediumPurple() | Returns the solid fill color whose hexadecimal value is #FF9370DB. | 
| static get_MediumSeaGreen() | Returns the solid fill color whose hexadecimal value is #FF3CB371. | 
| static get_MediumSlateBlue() | Returns the solid fill color whose hexadecimal value is #FF7B68EE. | 
| static get_MediumSpringGreen() | Returns the solid fill color whose hexadecimal value is #FF00FA9A. | 
| static get_MediumTurquoise() | Returns the solid fill color whose hexadecimal value is #FF48D1CC. | 
| static get_MediumVioletRed() | Returns the solid fill color whose hexadecimal value is #FFC71585. | 
| static get_MidnightBlue() | Returns the solid fill color whose hexadecimal value is #FF191970. | 
| static get_MintCream() | Returns the solid fill color whose hexadecimal value is #FFF5FFFA. | 
| static get_MistyRose() | Returns the solid fill color whose hexadecimal value is #FFFFE4E1. | 
| static get_Moccasin() | Returns the solid fill color whose hexadecimal value is #FFFFE4B5. | 
| static get_NavajoWhite() | Returns the solid fill color whose hexadecimal value is #FFFFDEAD. | 
| static get_Navy() | Returns the solid fill color whose hexadecimal value is #FF000080. | 
| static get_OldLace() | Returns the solid fill color whose hexadecimal value is #FFFDF5E6. | 
| static get_Olive() | Returns the solid fill color whose hexadecimal value is #FF808000. | 
| static get_OliveDrab() | Returns the solid fill color whose hexadecimal value is #FF6B8E23. | 
| static get_Orange() | Returns the solid fill color whose hexadecimal value is #FFFFA500. | 
| static get_OrangeRed() | Returns the solid fill color whose hexadecimal value is #FFFF4500. | 
| static get_Orchid() | Returns the solid fill color whose hexadecimal value is #FFDA70D6. | 
| static get_PaleGoldenrod() | Returns the solid fill color whose hexadecimal value is #FFEEE8AA. | 
| static get_PaleGreen() | Returns the solid fill color whose hexadecimal value is #FF98FB98. | 
| static get_PaleTurquoise() | Returns the solid fill color whose hexadecimal value is #FFAFEEEE. | 
| static get_PaleVioletRed() | Returns the solid fill color whose hexadecimal value is #FFDB7093. | 
| static get_PapayaWhip() | Returns the solid fill color whose hexadecimal value is #FFFFEFD5. | 
| static get_PeachPuff() | Returns the solid fill color whose hexadecimal value is #FFFFDAB9. | 
| static get_Peru() | Returns the solid fill color whose hexadecimal value is #FFCD853F. | 
| static get_Pink() | Returns the solid fill color whose hexadecimal value is #FFFFC0CB. | 
| static get_Plum() | Returns the solid fill color whose hexadecimal value is #FFDDA0DD. | 
| static get_PowderBlue() | Returns the solid fill color whose hexadecimal value is #FFB0E0E6. | 
| static get_Purple() | Returns the solid fill color whose hexadecimal value is #FF800080. | 
| static get_Red() | Returns the solid fill color whose hexadecimal value is #FFFF0000. | 
| static get_RosyBrown() | Returns the solid fill color whose hexadecimal value is #FFBC8F8F. | 
| static get_RoyalBlue() | Returns the solid fill color whose hexadecimal value is #FF4169E1. | 
| static get_SaddleBrown() | Returns the solid fill color whose hexadecimal value is #FF8B4513. | 
| static get_Salmon() | Returns the solid fill color whose hexadecimal value is #FFFA8072. | 
| static get_SandyBrown() | Returns the solid fill color whose hexadecimal value is #FFF4A460. | 
| static get_SeaGreen() | Returns the solid fill color whose hexadecimal value is #FF2E8B57. | 
| static get_SeaShell() | Returns the solid fill color whose hexadecimal value is #FFFFF5EE. | 
| static get_Sienna() | Returns the solid fill color whose hexadecimal value is #FFA0522D. | 
| static get_Silver() | Returns the solid fill color whose hexadecimal value is #FFC0C0C0. | 
| static get_SkyBlue() | Returns the solid fill color whose hexadecimal value is #FF87CEEB. | 
| static get_SlateBlue() | Returns the solid fill color whose hexadecimal value is #FF6A5ACD. | 
| static get_SlateGray() | Returns the solid fill color whose hexadecimal value is #FF708090. | 
| static get_Snow() | Returns the solid fill color whose hexadecimal value is #FFFFFAFA. | 
| static get_SpringGreen() | Returns the solid fill color whose hexadecimal value is #FF00FF7F. | 
| static get_SteelBlue() | Returns the solid fill color whose hexadecimal value is #FF4682B4. | 
| static get_Tan() | Returns the solid fill color whose hexadecimal value is #FFD2B48C. | 
| static get_Teal() | Returns the solid fill color whose hexadecimal value is #FF008080. | 
| static get_Thistle() | Returns the solid fill color whose hexadecimal value is #FFD8BFD8. | 
| static get_Tomato() | Returns the solid fill color whose hexadecimal value is #FFFF6347. | 
| static get_Transparent() | Returns the solid fill color whose hexadecimal value is #00FFFFFF. | 
| static get_Turquoise() | Returns the solid fill color whose hexadecimal value is #FF40E0D0. | 
| static get_Violet() | Returns the solid fill color whose hexadecimal value is #FFEE82EE. | 
| static get_Wheat() | Returns the solid fill color whose hexadecimal value is #FFF5DEB3. | 
| static get_White() | Returns the solid fill color whose hexadecimal value is #FFFFFFFF. | 
| static get_WhiteSmoke() | Returns the solid fill color whose hexadecimal value is #FFF5F5F5. | 
| static get_Yellow() | Returns the solid fill color whose hexadecimal value is #FFFFFF00. | 
| static get_YellowGreen() | Returns the solid fill color whose hexadecimal value is #FF9ACD32. | 
See Also
- Namespace System::Drawing
 - Library Aspose.PDF for C++