Class Colors
Commonly used colors.
Inheritance
System.Object
Colors
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Elements.Geometry
Assembly: Hypar.Elements.dll
Syntax
public static class Colors
Properties
Aqua
Aqua
Declaration
public static Color Aqua { get; }
Property Value
Type | Description |
---|---|
Color |
Beige
Beige
Declaration
public static Color Beige { get; }
Property Value
Type | Description |
---|---|
Color |
Black
Black
Declaration
public static Color Black { get; }
Property Value
Type | Description |
---|---|
Color |
Blue
Blue
Declaration
public static Color Blue { get; }
Property Value
Type | Description |
---|---|
Color |
Brown
Brown
Declaration
public static Color Brown { get; }
Property Value
Type | Description |
---|---|
Color |
Cobalt
Cobalt
Declaration
public static Color Cobalt { get; }
Property Value
Type | Description |
---|---|
Color |
Coral
Coral
Declaration
public static Color Coral { get; }
Property Value
Type | Description |
---|---|
Color |
Crimson
Crimson
Declaration
public static Color Crimson { get; }
Property Value
Type | Description |
---|---|
Color |
Cyan
Cyan
Declaration
public static Color Cyan { get; }
Property Value
Type | Description |
---|---|
Color |
Darkgray
Dark Gray
Declaration
public static Color Darkgray { get; }
Property Value
Type | Description |
---|---|
Color |
Emerald
Emerald
Declaration
public static Color Emerald { get; }
Property Value
Type | Description |
---|---|
Color |
Granite
Granite
Declaration
public static Color Granite { get; }
Property Value
Type | Description |
---|---|
Color |
Gray
Gray
Declaration
public static Color Gray { get; }
Property Value
Type | Description |
---|---|
Color |
Green
Green
Declaration
public static Color Green { get; }
Property Value
Type | Description |
---|---|
Color |
Lavender
Lavender
Declaration
public static Color Lavender { get; }
Property Value
Type | Description |
---|---|
Color |
Lime
Lime
Declaration
public static Color Lime { get; }
Property Value
Type | Description |
---|---|
Color |
Magenta
Magenta
Declaration
public static Color Magenta { get; }
Property Value
Type | Description |
---|---|
Color |
Maroon
Maroon
Declaration
public static Color Maroon { get; }
Property Value
Type | Description |
---|---|
Color |
Mint
Mint
Declaration
public static Color Mint { get; }
Property Value
Type | Description |
---|---|
Color |
Navy
Navy
Declaration
public static Color Navy { get; }
Property Value
Type | Description |
---|---|
Color |
Olive
Olive
Declaration
public static Color Olive { get; }
Property Value
Type | Description |
---|---|
Color |
Orange
Orange
Declaration
public static Color Orange { get; }
Property Value
Type | Description |
---|---|
Color |
Pink
Pink
Declaration
public static Color Pink { get; }
Property Value
Type | Description |
---|---|
Color |
Purple
Purple
Declaration
public static Color Purple { get; }
Property Value
Type | Description |
---|---|
Color |
Red
Red
Declaration
public static Color Red { get; }
Property Value
Type | Description |
---|---|
Color |
Sand
Sand
Declaration
public static Color Sand { get; }
Property Value
Type | Description |
---|---|
Color |
Stone
Stone
Declaration
public static Color Stone { get; }
Property Value
Type | Description |
---|---|
Color |
Teal
Teal
Declaration
public static Color Teal { get; }
Property Value
Type | Description |
---|---|
Color |
White
White
Declaration
public static Color White { get; }
Property Value
Type | Description |
---|---|
Color |
Yellow
Yellow
Declaration
public static Color Yellow { get; }
Property Value
Type | Description |
---|---|
Color |