Search
MindFusion.Diagramming.Blazor Namespace
Classes
 

 Classes

  Class Description

ContextMenu

Represents a pop-up menu.

DiagramView

A Blazor component that displays the content of a Diagram object.

InplaceEditEventArgs

Contains the arguments passed to the EnterInplaceEditMode and LeaveInplaceEditMode event handlers.

Interaction

Tracks mouse messages to implement user interaction with the diagram.

ItemListView

A list view control that hosts DiagramItems and supports drag-and-drop to DiagramView.

ItemListViewItem

Represents an item within an ItemListView control.

Menu

Represents a command menu.

MenuItem

Represents a menu item.

ModifierKeyActions

Maps keyboard modifier keys to special actions in MindFusion.Diagramming such as panning and drawing selection rectangle.

NodeListView

A list component containing DiagramNode objects.

NodeListViewItem

For internal use.

Overview

Provides a scaled-down view of a DiagramView contents and allows scrolling and zooming the diagram with the mouse.

Palette

Represents a tool palette control that displays DiagramItem objects grouped into categories. Items from the palette can be added to a diagram by drag-and-drop.

PaletteItem

Represents a category within a Palette control.

PaletteItemEventArgs

Contains the arguments passed to the ItemToggling and ItemToggle event handlers of the Palette control.

Ruler

The Ruler control provides horizontal and vertical scales that help users measure diagram items.

Scale