Show / Hide Table of Contents

Struct GraphvizColor

Represents a color.

Implements
System.IEquatable<GraphvizColor>
System.Runtime.Serialization.ISerializable
Inherited Members
System.ValueType.ToString()
System.Object.Equals(System.Object, System.Object)
System.Object.GetType()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: QuikGraph.Graphviz.Dot
Assembly: QuikGraph.Graphviz.dll
Syntax
[Serializable]
public struct GraphvizColor : IEquatable<GraphvizColor>, ISerializable

Constructors

| Improve this Doc View Source

GraphvizColor(Byte, Byte, Byte, Byte)

Initializes a new instance of the GraphvizColor struct.

Declaration
public GraphvizColor(byte a, byte r, byte g, byte b)
Parameters
Type Name Description
System.Byte a

Alpha channel value.

System.Byte r

Red channel value.

System.Byte g

Green channel value.

System.Byte b

Blue channel value.

Properties

| Improve this Doc View Source

A

Alpha channel value.

Declaration
public readonly byte A { get; }
Property Value
Type Description
System.Byte
| Improve this Doc View Source

AliceBlue

Alice blue color.

Declaration
public static readonly GraphvizColor AliceBlue { get; }
Property Value
Type Description
GraphvizColor
| Improve this Doc View Source

AntiqueWhite

Antique while color.

Declaration
public static readonly GraphvizColor AntiqueWhite { get; }
Property Value
Type Description
GraphvizColor
| Improve this Doc View Source

Aqua

Aqua color.

Declaration
public static readonly GraphvizColor Aqua { get; }
Property Value
Type Description
GraphvizColor
| Improve this Doc View Source

Aquamarine

Aquamarine color.

Declaration
public static readonly GraphvizColor Aquamarine { get; }
Property Value
Type Description
GraphvizColor
| Improve this Doc View Source

Azure

Azure color.

Declaration
public static readonly GraphvizColor Azure { get; }
Property Value
Type Description
GraphvizColor
| Improve this Doc View Source

B

Blue channel value.

Declaration
public readonly byte B { get; }
Property Value
Type Description
System.Byte
| Improve this Doc View Source

Beige

Beige color.

Declaration
public static readonly GraphvizColor Beige { get; }
Property Value
Type Description
GraphvizColor
| Improve this Doc View Source

Bisque

Bisque color.

Declaration
public static readonly GraphvizColor Bisque { get; }
Property Value
Type Description
GraphvizColor
| Improve this Doc View Source

Black

Black color.

Declaration
public static readonly GraphvizColor Black { get; }
Property Value
Type Description
GraphvizColor
| Improve this Doc View Source

BlanchedAlmond

Blanched almond color.

Declaration
public static readonly GraphvizColor BlanchedAlmond { get; }
Property Value
Type Description
GraphvizColor
| Improve this Doc View Source

Blue

Blue color.

Declaration
public static readonly GraphvizColor Blue { get; }
Property Value
Type Description
GraphvizColor
| Improve this Doc View Source

BlueViolet

Blue violet color.

Declaration
public static readonly GraphvizColor BlueViolet { get; }
Property Value
Type Description
GraphvizColor
| Improve this Doc View Source

Brown

Brown color.

Declaration
public static readonly GraphvizColor Brown { get; }
Property Value
Type Description
GraphvizColor
| Improve this Doc View Source

BurlyWood

Burly wood color.

Declaration
public static readonly GraphvizColor BurlyWood { get; }
Property Value
Type Description
GraphvizColor
| Improve this Doc View Source

CadetBlue

Cadet blue color.

Declaration
public static readonly GraphvizColor CadetBlue { get; }
Property Value
Type Description
GraphvizColor
| Improve this Doc View Source

Chartreuse

Chartreuse color.

Declaration
public static readonly GraphvizColor Chartreuse { get; }
Property Value
Type Description
GraphvizColor
| Improve this Doc View Source

Chocolate

Chocolate color.

Declaration
public static readonly GraphvizColor Chocolate { get; }
Property Value
Type Description
GraphvizColor
| Improve this Doc View Source

Coral

Coral color.

Declaration
public static readonly GraphvizColor Coral { get; }
Property Value
Type Description
GraphvizColor
| Improve this Doc View Source

CornflowerBlue

Corn flower blue color.

Declaration
public static readonly GraphvizColor CornflowerBlue { get; }
Property Value
Type Description
GraphvizColor
| Improve this Doc View Source

Cornsilk

Corn silk color.

Declaration
public static readonly GraphvizColor Cornsilk { get; }
Property Value
Type Description
GraphvizColor
| Improve this Doc View Source

Crimson

Crimson color.

Declaration
public static readonly GraphvizColor Crimson { get; }
Property Value
Type Description
GraphvizColor
| Improve this Doc View Source

Cyan

Cyan color.

Declaration
public static readonly GraphvizColor Cyan { get; }
Property Value
Type Description
GraphvizColor
| Improve this Doc View Source

DarkBlue

Dark blue color.

Declaration
public static readonly GraphvizColor DarkBlue { get; }
Property Value
Type Description
GraphvizColor
| Improve this Doc View Source

DarkCyan

Dark cyan color.

Declaration
public static readonly GraphvizColor DarkCyan { get; }
Property Value
Type Description
GraphvizColor
| Improve this Doc View Source

DarkGoldenrod

Dark goldenrod color.

Declaration
public static readonly GraphvizColor DarkGoldenrod { get; }
Property Value
Type Description
GraphvizColor
| Improve this Doc View Source

DarkGray

Dark gray color.

Declaration
public static readonly GraphvizColor DarkGray { get; }
Property Value
Type Description
GraphvizColor
| Improve this Doc View Source

DarkGreen

Dark green color.

Declaration
public static readonly GraphvizColor DarkGreen { get; }
Property Value
Type Description
GraphvizColor
| Improve this Doc View Source

DarkKhaki

Dark khaki color.

Declaration
public static readonly GraphvizColor DarkKhaki { get; }
Property Value
Type Description
GraphvizColor
| Improve this Doc View Source

DarkMagenta

Dark magenta color.

Declaration
public static readonly GraphvizColor DarkMagenta { get; }
Property Value
Type Description
GraphvizColor
| Improve this Doc View Source

DarkOliveGreen

Dark olive green color.

Declaration
public static readonly GraphvizColor DarkOliveGreen { get; }
Property Value
Type Description
GraphvizColor
| Improve this Doc View Source

DarkOrange

Dark orange color.

Declaration
public static readonly GraphvizColor DarkOrange { get; }
Property Value
Type Description
GraphvizColor
| Improve this Doc View Source

DarkOrchid

Dark orchid color.

Declaration
public static readonly GraphvizColor DarkOrchid { get; }
Property Value
Type Description
GraphvizColor
| Improve this Doc View Source

DarkRed

Dark red color.

Declaration
public static readonly GraphvizColor DarkRed { get; }
Property Value
Type Description
GraphvizColor
| Improve this Doc View Source

DarkSalmon

Dark salmon color.

Declaration
public static readonly GraphvizColor DarkSalmon { get; }
Property Value
Type Description
GraphvizColor
| Improve this Doc View Source

DarkSeaGreen

Dark sea green color.

Declaration
public static readonly GraphvizColor DarkSeaGreen { get; }
Property Value
Type Description
GraphvizColor
| Improve this Doc View Source

DarkSlateBlue

Dark slate blue color.

Declaration
public static readonly GraphvizColor DarkSlateBlue { get; }
Property Value
Type Description
GraphvizColor
| Improve this Doc View Source

DarkSlateGray

Dark slate gray color.

Declaration
public static readonly GraphvizColor DarkSlateGray { get; }
Property Value
Type Description
GraphvizColor
| Improve this Doc View Source

DarkTurquoise

Dark turquoise color.

Declaration
public static readonly GraphvizColor DarkTurquoise { get; }
Property Value
Type Description
GraphvizColor
| Improve this Doc View Source

DarkViolet

Dark violet color.

Declaration
public static readonly GraphvizColor DarkViolet { get; }
Property Value
Type Description
GraphvizColor
| Improve this Doc View Source

DeepPink

Deep pink color.

Declaration
public static readonly GraphvizColor DeepPink { get; }
Property Value
Type Description
GraphvizColor
| Improve this Doc View Source

DeepSkyBlue

Deep sky blue color.

Declaration
public static readonly GraphvizColor DeepSkyBlue { get; }
Property Value
Type Description
GraphvizColor
| Improve this Doc View Source

DimGray

Dim gray color.

Declaration
public static readonly GraphvizColor DimGray { get; }
Property Value
Type Description
GraphvizColor
| Improve this Doc View Source

DodgerBlue

Dodger blue color.

Declaration
public static readonly GraphvizColor DodgerBlue { get; }
Property Value
Type Description
GraphvizColor
| Improve this Doc View Source

Firebrick

Firebrick color.

Declaration
public static readonly GraphvizColor Firebrick { get; }
Property Value
Type Description
GraphvizColor
| Improve this Doc View Source

FloralWhite

Floral white color.

Declaration
public static readonly GraphvizColor FloralWhite { get; }
Property Value
Type Description
GraphvizColor
| Improve this Doc View Source

ForestGreen

Forest green color.

Declaration
public static readonly GraphvizColor ForestGreen { get; }
Property Value
Type Description
GraphvizColor
| Improve this Doc View Source

Fuchsia

Fuchsia color.

Declaration
public static readonly GraphvizColor Fuchsia { get; }
Property Value
Type Description
GraphvizColor
| Improve this Doc View Source

G

Green channel value.

Declaration
public readonly byte G { get; }
Property Value
Type Description
System.Byte
| Improve this Doc View Source

Gainsboro

Gainsboro color.

Declaration
public static readonly GraphvizColor Gainsboro { get; }
Property Value
Type Description
GraphvizColor
| Improve this Doc View Source

GhostWhite

Ghost white color.

Declaration
public static readonly GraphvizColor GhostWhite { get; }
Property Value
Type Description
GraphvizColor
| Improve this Doc View Source

Gold

Gold color.

Declaration
public static readonly GraphvizColor Gold { get; }
Property Value
Type Description
GraphvizColor
| Improve this Doc View Source

Goldenrod

Goldenrod color.

Declaration
public static readonly GraphvizColor Goldenrod { get; }
Property Value
Type Description
GraphvizColor
| Improve this Doc View Source

Gray

Gray color.

Declaration
public static readonly GraphvizColor Gray { get; }
Property Value
Type Description
GraphvizColor
| Improve this Doc View Source

Green

Green color.

Declaration
public static readonly GraphvizColor Green { get; }
Property Value
Type Description
GraphvizColor
| Improve this Doc View Source

GreenYellow

Green yellow color.

Declaration
public static readonly GraphvizColor GreenYellow { get; }
Property Value
Type Description
GraphvizColor
| Improve this Doc View Source

Honeydew

Honeydew color.

Declaration
public static readonly GraphvizColor Honeydew { get; }
Property Value
Type Description
GraphvizColor
| Improve this Doc View Source

HotPink

Hot pink color.

Declaration
public static readonly GraphvizColor HotPink { get; }
Property Value
Type Description
GraphvizColor
| Improve this Doc View Source

IndianRed

Indian red color.

Declaration
public static readonly GraphvizColor IndianRed { get; }
Property Value
Type Description
GraphvizColor
| Improve this Doc View Source

Indigo

Indigo color.

Declaration
public static readonly GraphvizColor Indigo { get; }
Property Value
Type Description
GraphvizColor
| Improve this Doc View Source

Ivory

Ivory color.

Declaration
public static readonly GraphvizColor Ivory { get; }
Property Value
Type Description
GraphvizColor
| Improve this Doc View Source

Khaki

Khaki color.

Declaration
public static readonly GraphvizColor Khaki { get; }
Property Value
Type Description
GraphvizColor
| Improve this Doc View Source

Lavender

Lavender color.

Declaration
public static readonly GraphvizColor Lavender { get; }
Property Value
Type Description
GraphvizColor
| Improve this Doc View Source

LavenderBlush

Lavender blush color.

Declaration
public static readonly GraphvizColor LavenderBlush { get; }
Property Value
Type Description
GraphvizColor
| Improve this Doc View Source

LawnGreen

Lawn green color.

Declaration
public static readonly GraphvizColor LawnGreen { get; }
Property Value
Type Description
GraphvizColor
| Improve this Doc View Source

LemonChiffon

Lemon chiffon color.

Declaration
public static readonly GraphvizColor LemonChiffon { get; }
Property Value
Type Description
GraphvizColor
| Improve this Doc View Source

LightBlue

Light blue color.

Declaration
public static readonly GraphvizColor LightBlue { get; }
Property Value
Type Description
GraphvizColor
| Improve this Doc View Source

LightCoral

Light coral color.

Declaration
public static readonly GraphvizColor LightCoral { get; }
Property Value
Type Description
GraphvizColor
| Improve this Doc View Source

LightCyan

Light cyan color.

Declaration
public static readonly GraphvizColor LightCyan { get; }
Property Value
Type Description
GraphvizColor
| Improve this Doc View Source

LightGoldenrodYellow

Light Goldenrod yellow color.

Declaration
public static readonly GraphvizColor LightGoldenrodYellow { get; }
Property Value
Type Description
GraphvizColor
| Improve this Doc View Source

LightGray

Light gray color.

Declaration
public static readonly GraphvizColor LightGray { get; }
Property Value
Type Description
GraphvizColor
| Improve this Doc View Source

LightGreen

Light green color.

Declaration
public static readonly GraphvizColor LightGreen { get; }
Property Value
Type Description
GraphvizColor
| Improve this Doc View Source

LightPink

Light pink color.

Declaration
public static readonly GraphvizColor LightPink { get; }
Property Value
Type Description
GraphvizColor
| Improve this Doc View Source

LightSalmon

Light salmon color.

Declaration
public static readonly GraphvizColor LightSalmon { get; }
Property Value
Type Description
GraphvizColor
| Improve this Doc View Source

LightSeaGreen

Light sea green color.

Declaration
public static readonly GraphvizColor LightSeaGreen { get; }
Property Value
Type Description
GraphvizColor
| Improve this Doc View Source

LightSkyBlue

Light sky blue color.

Declaration
public static readonly GraphvizColor LightSkyBlue { get; }
Property Value
Type Description
GraphvizColor
| Improve this Doc View Source

LightSlateGray

Light slate gray color.

Declaration
public static readonly GraphvizColor LightSlateGray { get; }
Property Value
Type Description
GraphvizColor
| Improve this Doc View Source

LightSteelBlue

Light steel blue color.

Declaration
public static readonly GraphvizColor LightSteelBlue { get; }
Property Value
Type Description
GraphvizColor
| Improve this Doc View Source

LightYellow

Light yellow color.

Declaration
public static readonly GraphvizColor LightYellow { get; }
Property Value
Type Description
GraphvizColor
| Improve this Doc View Source

Lime

Lime color.

Declaration
public static readonly GraphvizColor Lime { get; }
Property Value
Type Description
GraphvizColor
| Improve this Doc View Source

LimeGreen

Lime green color.

Declaration
public static readonly GraphvizColor LimeGreen { get; }
Property Value
Type Description
GraphvizColor
| Improve this Doc View Source

Linen

Linen color.

Declaration
public static readonly GraphvizColor Linen { get; }
Property Value
Type Description
GraphvizColor
| Improve this Doc View Source

Magenta

Magenta color.

Declaration
public static readonly GraphvizColor Magenta { get; }
Property Value
Type Description
GraphvizColor
| Improve this Doc View Source

Maroon

Maroon color.

Declaration
public static readonly GraphvizColor Maroon { get; }
Property Value
Type Description
GraphvizColor
| Improve this Doc View Source

MediumAquamarine

Medium aquamarine color.

Declaration
public static readonly GraphvizColor MediumAquamarine { get; }
Property Value
Type Description
GraphvizColor
| Improve this Doc View Source

MediumBlue

Medium blue color.

Declaration
public static readonly GraphvizColor MediumBlue { get; }
Property Value
Type Description
GraphvizColor
| Improve this Doc View Source

MediumOrchid

Medium orchid color.

Declaration
public static readonly GraphvizColor MediumOrchid { get; }
Property Value
Type Description
GraphvizColor
| Improve this Doc View Source

MediumPurple

Medium purple color.

Declaration
public static readonly GraphvizColor MediumPurple { get; }
Property Value
Type Description
GraphvizColor
| Improve this Doc View Source

MediumSeaGreen

Medium sea green color.

Declaration
public static readonly GraphvizColor MediumSeaGreen { get; }
Property Value
Type Description
GraphvizColor
| Improve this Doc View Source

MediumSlateBlue

Medium slate blue color.

Declaration
public static readonly GraphvizColor MediumSlateBlue { get; }
Property Value
Type Description
GraphvizColor
| Improve this Doc View Source

MediumSpringGreen

Medium spring green color.

Declaration
public static readonly GraphvizColor MediumSpringGreen { get; }
Property Value
Type Description
GraphvizColor
| Improve this Doc View Source

MediumTurquoise

Medium turquoise color.

Declaration
public static readonly GraphvizColor MediumTurquoise { get; }
Property Value
Type Description
GraphvizColor
| Improve this Doc View Source

MediumVioletRed

Medium violet red color.

Declaration
public static readonly GraphvizColor MediumVioletRed { get; }
Property Value
Type Description
GraphvizColor
| Improve this Doc View Source

MidnightBlue

Midnight blue color.

Declaration
public static readonly GraphvizColor MidnightBlue { get; }
Property Value
Type Description
GraphvizColor
| Improve this Doc View Source

MintCream

Mint cream color.

Declaration
public static readonly GraphvizColor MintCream { get; }
Property Value
Type Description
GraphvizColor
| Improve this Doc View Source

MistyRose

Misty rose color.

Declaration
public static readonly GraphvizColor MistyRose { get; }
Property Value
Type Description
GraphvizColor
| Improve this Doc View Source

Moccasin

Moccasin color.

Declaration
public static readonly GraphvizColor Moccasin { get; }
Property Value
Type Description
GraphvizColor
| Improve this Doc View Source

NavajoWhite

Navajo white color.

Declaration
public static readonly GraphvizColor NavajoWhite { get; }
Property Value
Type Description
GraphvizColor
| Improve this Doc View Source

Navy

Navy color.

Declaration
public static readonly GraphvizColor Navy { get; }
Property Value
Type Description
GraphvizColor
| Improve this Doc View Source

OldLace

Old lace color.

Declaration
public static readonly GraphvizColor OldLace { get; }
Property Value
Type Description
GraphvizColor
| Improve this Doc View Source

Olive

Olive color.

Declaration
public static readonly GraphvizColor Olive { get; }
Property Value
Type Description
GraphvizColor
| Improve this Doc View Source

OliveDrab

Olive drab color.

Declaration
public static readonly GraphvizColor OliveDrab { get; }
Property Value
Type Description
GraphvizColor
| Improve this Doc View Source

Orange

Orange color.

Declaration
public static readonly GraphvizColor Orange { get; }
Property Value
Type Description
GraphvizColor
| Improve this Doc View Source

OrangeRed

Orange red color.

Declaration
public static readonly GraphvizColor OrangeRed { get; }
Property Value
Type Description
GraphvizColor
| Improve this Doc View Source

Orchid

Orchid color.

Declaration
public static readonly GraphvizColor Orchid { get; }
Property Value
Type Description
GraphvizColor
| Improve this Doc View Source

PaleGoldenrod

Pale goldenrod color.

Declaration
public static readonly GraphvizColor PaleGoldenrod { get; }
Property Value
Type Description
GraphvizColor
| Improve this Doc View Source

PaleGreen

Pale green color.

Declaration
public static readonly GraphvizColor PaleGreen { get; }
Property Value
Type Description
GraphvizColor
| Improve this Doc View Source

PaleTurquoise

Pale turquoise color.

Declaration
public static readonly GraphvizColor PaleTurquoise { get; }
Property Value
Type Description
GraphvizColor
| Improve this Doc View Source

PaleVioletRed

Pale violet red color.

Declaration
public static readonly GraphvizColor PaleVioletRed { get; }
Property Value
Type Description
GraphvizColor
| Improve this Doc View Source

PapayaWhip

Papaya whip color.

Declaration
public static readonly GraphvizColor PapayaWhip { get; }
Property Value
Type Description
GraphvizColor
| Improve this Doc View Source

PeachPuff

Peach puff color.

Declaration
public static readonly GraphvizColor PeachPuff { get; }
Property Value
Type Description
GraphvizColor
| Improve this Doc View Source

Peru

Peru color.

Declaration
public static readonly GraphvizColor Peru { get; }
Property Value
Type Description
GraphvizColor
| Improve this Doc View Source

Pink

Pink color.

Declaration
public static readonly GraphvizColor Pink { get; }
Property Value
Type Description
GraphvizColor
| Improve this Doc View Source

Plum

Plum color.

Declaration
public static readonly GraphvizColor Plum { get; }
Property Value
Type Description
GraphvizColor
| Improve this Doc View Source

PowderBlue

Powder blue color.

Declaration
public static readonly GraphvizColor PowderBlue { get; }
Property Value
Type Description
GraphvizColor
| Improve this Doc View Source

Purple

Purple color.

Declaration
public static readonly GraphvizColor Purple { get; }
Property Value
Type Description
GraphvizColor
| Improve this Doc View Source

R

Red channel value.

Declaration
public readonly byte R { get; }
Property Value
Type Description
System.Byte
| Improve this Doc View Source

Red

Red color.

Declaration
public static readonly GraphvizColor Red { get; }
Property Value
Type Description
GraphvizColor
| Improve this Doc View Source

RosyBrown

Rosy brown color.

Declaration
public static readonly GraphvizColor RosyBrown { get; }
Property Value
Type Description
GraphvizColor
| Improve this Doc View Source

RoyalBlue

Royal blue color.

Declaration
public static readonly GraphvizColor RoyalBlue { get; }
Property Value
Type Description
GraphvizColor
| Improve this Doc View Source

SaddleBrown

Saddle brown color.

Declaration
public static readonly GraphvizColor SaddleBrown { get; }
Property Value
Type Description
GraphvizColor
| Improve this Doc View Source

Salmon

Salmon color.

Declaration
public static readonly GraphvizColor Salmon { get; }
Property Value
Type Description
GraphvizColor
| Improve this Doc View Source

SandyBrown

Sandy brown color.

Declaration
public static readonly GraphvizColor SandyBrown { get; }
Property Value
Type Description
GraphvizColor
| Improve this Doc View Source

SeaGreen

Sea green color.

Declaration
public static readonly GraphvizColor SeaGreen { get; }
Property Value
Type Description
GraphvizColor
| Improve this Doc View Source

SeaShell

Sea shell color.

Declaration
public static readonly GraphvizColor SeaShell { get; }
Property Value
Type Description
GraphvizColor
| Improve this Doc View Source

Sienna

Sienna color.

Declaration
public static readonly GraphvizColor Sienna { get; }
Property Value
Type Description
GraphvizColor
| Improve this Doc View Source

Silver

Silver color.

Declaration
public static readonly GraphvizColor Silver { get; }
Property Value
Type Description
GraphvizColor
| Improve this Doc View Source

SkyBlue

Sky blue color.

Declaration
public static readonly GraphvizColor SkyBlue { get; }
Property Value
Type Description
GraphvizColor
| Improve this Doc View Source

SlateBlue

Slate blue color.

Declaration
public static readonly GraphvizColor SlateBlue { get; }
Property Value
Type Description
GraphvizColor
| Improve this Doc View Source

SlateGray

Slate gray color.

Declaration
public static readonly GraphvizColor SlateGray { get; }
Property Value
Type Description
GraphvizColor
| Improve this Doc View Source

Snow

Snow color.

Declaration
public static readonly GraphvizColor Snow { get; }
Property Value
Type Description
GraphvizColor
| Improve this Doc View Source

SpringGreen

Spring green color.

Declaration
public static readonly GraphvizColor SpringGreen { get; }
Property Value
Type Description
GraphvizColor
| Improve this Doc View Source

SteelBlue

Steel blue color.

Declaration
public static readonly GraphvizColor SteelBlue { get; }
Property Value
Type Description
GraphvizColor
| Improve this Doc View Source

Tan

Tan color.

Declaration
public static readonly GraphvizColor Tan { get; }
Property Value
Type Description
GraphvizColor
| Improve this Doc View Source

Teal

Teal color.

Declaration
public static readonly GraphvizColor Teal { get; }
Property Value
Type Description
GraphvizColor
| Improve this Doc View Source

Thistle

Thistle color.

Declaration
public static readonly GraphvizColor Thistle { get; }
Property Value
Type Description
GraphvizColor
| Improve this Doc View Source

Tomato

Tomato color.

Declaration
public static readonly GraphvizColor Tomato { get; }
Property Value
Type Description
GraphvizColor
| Improve this Doc View Source

Transparent

Transparent color.

Declaration
public static readonly GraphvizColor Transparent { get; }
Property Value
Type Description
GraphvizColor
| Improve this Doc View Source

Turquoise

Turquoise color.

Declaration
public static readonly GraphvizColor Turquoise { get; }
Property Value
Type Description
GraphvizColor
| Improve this Doc View Source

Violet

Violet color.

Declaration
public static readonly GraphvizColor Violet { get; }
Property Value
Type Description
GraphvizColor
| Improve this Doc View Source

Wheat

Wheat color.

Declaration
public static readonly GraphvizColor Wheat { get; }
Property Value
Type Description
GraphvizColor
| Improve this Doc View Source

White

White color.

Declaration
public static readonly GraphvizColor White { get; }
Property Value
Type Description
GraphvizColor
| Improve this Doc View Source

WhiteSmoke

White smoke color.

Declaration
public static readonly GraphvizColor WhiteSmoke { get; }
Property Value
Type Description
GraphvizColor
| Improve this Doc View Source

Yellow

Yellow color.

Declaration
public static readonly GraphvizColor Yellow { get; }
Property Value
Type Description
GraphvizColor
| Improve this Doc View Source

YellowGreen

Yellow green color.

Declaration
public static readonly GraphvizColor YellowGreen { get; }
Property Value
Type Description
GraphvizColor

Methods

| Improve this Doc View Source

Equals(GraphvizColor)

Declaration
public bool Equals(GraphvizColor other)
Parameters
Type Name Description
GraphvizColor other
Returns
Type Description
System.Boolean
| Improve this Doc View Source

Equals(Object)

Declaration
public override bool Equals(object obj)
Parameters
Type Name Description
System.Object obj
Returns
Type Description
System.Boolean
Overrides
System.ValueType.Equals(System.Object)
| Improve this Doc View Source

GetHashCode()

Declaration
public override int GetHashCode()
Returns
Type Description
System.Int32
Overrides
System.ValueType.GetHashCode()

Operators

| Improve this Doc View Source

Equality(GraphvizColor, GraphvizColor)

Indicates whether both GraphvizColor are equal.

Declaration
public static bool operator ==(GraphvizColor color1, GraphvizColor color2)
Parameters
Type Name Description
GraphvizColor color1

First GraphvizColor to compare.

GraphvizColor color2

Second GraphvizColor to compare.

Returns
Type Description
System.Boolean

True if both GraphvizColor are equal, otherwise false.

| Improve this Doc View Source

Inequality(GraphvizColor, GraphvizColor)

Indicates whether both GraphvizColor are not equal.

Declaration
public static bool operator !=(GraphvizColor color1, GraphvizColor color2)
Parameters
Type Name Description
GraphvizColor color1

First GraphvizColor to compare.

GraphvizColor color2

Second GraphvizColor to compare.

Returns
Type Description
System.Boolean

True if both GraphvizColor are equal, otherwise false.

Explicit Interface Implementations

| Improve this Doc View Source

ISerializable.GetObjectData(SerializationInfo, StreamingContext)

Declaration
[SecurityPermission(SecurityAction.LinkDemand, Flags = SecurityPermissionFlag.SerializationFormatter)]
void ISerializable.GetObjectData(SerializationInfo info, StreamingContext context)
Parameters
Type Name Description
System.Runtime.Serialization.SerializationInfo info
System.Runtime.Serialization.StreamingContext context

Implements

System.IEquatable<T>
System.Runtime.Serialization.ISerializable

Extension Methods

GraphMLExtensions.SerializeToGraphML<TVertex, TEdge, TGraph>(TGraph, String)
GraphMLExtensions.SerializeToGraphML<TVertex, TEdge, TGraph>(TGraph, String, VertexIdentity<TVertex>, EdgeIdentity<TVertex, TEdge>)
GraphMLExtensions.SerializeToGraphML<TVertex, TEdge, TGraph>(TGraph, XmlWriter)
GraphMLExtensions.SerializeToGraphML<TVertex, TEdge, TGraph>(TGraph, XmlWriter, VertexIdentity<TVertex>, EdgeIdentity<TVertex, TEdge>)
GraphMLExtensions.DeserializeFromGraphML<TVertex, TEdge, TGraph>(TGraph, XmlReader, IdentifiableVertexFactory<TVertex>, IdentifiableEdgeFactory<TVertex, TEdge>)
GraphMLExtensions.DeserializeFromGraphML<TVertex, TEdge, TGraph>(TGraph, TextReader, IdentifiableVertexFactory<TVertex>, IdentifiableEdgeFactory<TVertex, TEdge>)
GraphMLExtensions.DeserializeFromGraphML<TVertex, TEdge, TGraph>(TGraph, String, IdentifiableVertexFactory<TVertex>, IdentifiableEdgeFactory<TVertex, TEdge>)
GraphMLExtensions.DeserializeAndValidateFromGraphML<TVertex, TEdge, TGraph>(TGraph, TextReader, IdentifiableVertexFactory<TVertex>, IdentifiableEdgeFactory<TVertex, TEdge>)
SerializationExtensions.SerializeToXml<TVertex, TEdge, TGraph>(TGraph, XmlWriter, VertexIdentity<TVertex>, EdgeIdentity<TVertex, TEdge>, String, String, String, String)
SerializationExtensions.SerializeToXml<TVertex, TEdge, TGraph>(TGraph, XmlWriter, VertexIdentity<TVertex>, EdgeIdentity<TVertex, TEdge>, String, String, String, String, Action<XmlWriter, TGraph>, Action<XmlWriter, TVertex>, Action<XmlWriter, TEdge>)
  • Improve this Doc
  • View Source
In This Article
Back to top QuikGraph