Node Properties

Requires: VI Scripting

View the class hierarchy.

PropertyDescription
Breakpoint StatusGets or sets the status of a breakpoint on a node. Details
DescriptionGets or sets the description of the node. Details
IconReturns the icon for the node. For structure nodes, this property returns the 32 x 32 pixel icon seen on the palettes. Details
LabelReturns 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
StyleReturns 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
VisibleGets or sets whether or not the node is visible on the diagram. Details