Brushes

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

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

See Also