Node Class |
Namespace: Comuna.Graphviz
The Node type exposes the following members.
| Name | Description | |
|---|---|---|
| Color |
Gets or sets the node's color.
| |
| Community |
Gets or sets the ID of the community of this node.
| |
| IdNum |
Gets or sets the ID of this node.
| |
| ShowLabel |
Gets or sets a value indicating whether to show the node's label.
|
| Name | Description | |
|---|---|---|
| Equals | (Overrides ObjectEquals(Object).) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Overrides ObjectGetHashCode.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| Equality |
Tests whether the two nodes are equal.
| |
| Inequality |
Tests whether the two nodes are different (not equal).
|