| Parameter | Description |
|---|---|
| categoryPath | The category path of the node in the graph item library. |
Initializes a new instance of the NodeAttribute class.
| Parameter | Description |
|---|---|
| categoryPath | The category path of the node in the graph item library. |
| iconPath | The file path to the node's icon. |
Initializes a new instance of the NodeAttribute class.
| Parameter | Description |
|---|---|
| categoryPath | The category path of the node in the graph item library. |
| iconPath | The file path to the node's icon. |
| title | The title of the node in the graph item library. It is also used as the title of this node when it is instantiated in a graph. |
Initializes a new instance of the NodeAttribute class.