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