Search
NodeListView Members
Constructors Properties Methods
 


A list component containing DiagramNode objects.

The following tables list the members exposed by the NodeListView type.

 Public Constructors

  Name Description

NodeListView

Initializes a new instance of the NodeListView class.

 Public Properties

  Name Description

DefaultNodeSize

Gets or sets the default size with which nodes dragged onto a diagram will be created.

IconMargin

Gets or sets the horizontal and vertical margins around the nodes.

IconSize

Gets or sets the size of the nodes displayed in the view.

ItemIconSize

Gets or sets the icon size.

MeasureUnit

Gets or sets the unit of measure used when drawing nodes.

NodesCount

Gets the number of nodes in the list view.

SelectedIndex

 

 Public Methods

  Name Description

AddNode

Overloaded.  

AddNodes

Overloaded.  

ClearNodes

Removes all nodes from the list view.

GetNodeAt

Gets the node at the specified position.

InsertNode

Overloaded.  

RemoveNodeAt

Removes the node at the specified position.

 Protected Methods

  Name Description

BuildRenderTree

 

 See Also

NodeListView Class
MindFusion.Diagramming.Blazor Namespace