| Constant | Defined By | ||
|---|---|---|---|
| Black : ColorExpression [static]
Gets the system-defined color that has the ARGB value of #FF000000. | Colors | ||
| Blue : ColorExpression [static]
Gets the system-defined color that has the ARGB value of #FF0000FF. | Colors | ||
| Brown : ColorExpression [static]
Gets the system-defined color that has the ARGB value of #FFA52A2A. | Colors | ||
| Cyan : ColorExpression [static]
Gets the system-defined color that has the ARGB value of #FF00FFFF. | Colors | ||
| DarkGray : ColorExpression [static]
Gets the system-defined color that has the ARGB value of #FFA9A9A9. | Colors | ||
| Gray : ColorExpression [static]
Gets the system-defined color that has the ARGB value of #FF808080. | Colors | ||
| Green : ColorExpression [static]
Gets the system-defined color that has the ARGB value of #FF008000. | Colors | ||
| LightGray : ColorExpression [static]
Gets the system-defined color that has the ARGB value of #FFD3D3D3. | Colors | ||
| Magenta : ColorExpression [static]
Gets the system-defined color that has the ARGB value of #FFFF00FF. | Colors | ||
| Orange : ColorExpression [static]
Gets the system-defined color that has the ARGB value of #FFFFA500. | Colors | ||
| Purple : ColorExpression [static]
Gets the system-defined color that has the ARGB value of #FF800080. | Colors | ||
| Red : ColorExpression [static]
Gets the system-defined color that has the ARGB value of #FFFF0000. | Colors | ||
| Transparent : ColorExpression [static]
Gets the system-defined color that has the ARGB value of #00FFFFFF. | Colors | ||
| White : ColorExpression [static]
Gets the system-defined color that has the ARGB value of #FFFFFFFF. | Colors | ||
| Yellow : ColorExpression [static]
Gets the system-defined color that has the ARGB value of #FFFFFF00. | Colors | ||
| Black | Constant |
public static const Black:ColorExpressionGets the system-defined color that has the ARGB value of #FF000000.
| Blue | Constant |
public static const Blue:ColorExpressionGets the system-defined color that has the ARGB value of #FF0000FF.
| Brown | Constant |
public static const Brown:ColorExpressionGets the system-defined color that has the ARGB value of #FFA52A2A.
| Cyan | Constant |
public static const Cyan:ColorExpressionGets the system-defined color that has the ARGB value of #FF00FFFF.
| DarkGray | Constant |
public static const DarkGray:ColorExpressionGets the system-defined color that has the ARGB value of #FFA9A9A9. A ColorExpression that has the ARGB value of #FFA9A9A9.
| Gray | Constant |
public static const Gray:ColorExpressionGets the system-defined color that has the ARGB value of #FF808080.
| Green | Constant |
public static const Green:ColorExpressionGets the system-defined color that has the ARGB value of #FF008000.
| LightGray | Constant |
public static const LightGray:ColorExpressionGets the system-defined color that has the ARGB value of #FFD3D3D3.
| Magenta | Constant |
public static const Magenta:ColorExpressionGets the system-defined color that has the ARGB value of #FFFF00FF.
| Orange | Constant |
public static const Orange:ColorExpressionGets the system-defined color that has the ARGB value of #FFFFA500.
| Purple | Constant |
public static const Purple:ColorExpressionGets the system-defined color that has the ARGB value of #FF800080.
| Red | Constant |
public static const Red:ColorExpressionGets the system-defined color that has the ARGB value of #FFFF0000.
| Transparent | Constant |
public static const Transparent:ColorExpressionGets the system-defined color that has the ARGB value of #00FFFFFF.
| White | Constant |
public static const White:ColorExpressionGets the system-defined color that has the ARGB value of #FFFFFFFF.
| Yellow | Constant |
public static const Yellow:ColorExpressionGets the system-defined color that has the ARGB value of #FFFFFF00.