Node.Color Property

Comuna.NET

NodeColor Property

Gets or sets the node's color.

Namespace:  Comuna.Graphviz
Assembly:  Comuna.Graphviz (in Comuna.Graphviz.dll) Version: 1.0.0
Syntax
C#
public GraphvizColor Color { get; set; }
Request Example View Source

Property Value

Type: GraphvizColor
See Also