Requires: VI Scripting
View the class hierarchy.
Property | Description |
---|---|
Breakpoint Status | Gets or sets the status of a breakpoint on a node. Details |
Description | Gets or sets the description of the node. Details |
Icon | Returns the icon for the node. For structure nodes, this property returns the 32 x 32 pixel icon seen on the palettes. Details |
Label | Returns a reference to the label of the node. You must display the label at least once before this property can return the text of the label. Details |
Style | Returns the type of node. Details |
Terminals[] | Array of references to the terminals of the node. To locate a specific terminal reference within the array, use the terminal index displayed in the Context Help window for the node. Details |
Visible | Gets or sets whether or not the node is visible on the diagram. Details |