Represents a list box with MindFusion.Diagramming.DiagramNode objects.
The following tables list the members exposed by the NodeListView type.
Name | Description | |
---|---|---|
Initializes a new instance of the NodeListView class. |
Name | Description | |
---|---|---|
Allow deletion of nodes by pressing Del. |
||
Gets or sets the default size with which nodes dragged onto a diagram will be created. |
||
Gets or sets the horizontal and vertical margins around the nodes. |
||
Gets or sets the size of the nodes displayed in the view. |
||
Gets or sets the unit of measure used when drawing nodes. |
||
Gets the number of nodes in the list view. |
Name | Description | |
---|---|---|
Overloaded. Adds a new node at the end of the list view. |
||
Overloaded. Adds nodes at the end of the list box. |
||
Removes all nodes from the list view. |
||
Gets the node at the specified position. |
||
Overloaded. Inserts a node at a specified position. |
||
Removes the node at the specified position. |
Name | Description | |
---|---|---|
Clean up any resources being used. |
||
Raises the NodeRemoved event. |
||
Raises the NodeSelected event. |
Name | Description | |
---|---|---|
Raised when the user removes a node from the list view. |
||
Raised when the user selects a node in the list view. |