Represents a control which can be dragged from a toolbox onto a DiagramSurface to create new diagram elements.

Namespace:  Mindscape.WpfDiagramming.Foundation
Assembly:  Mindscape.WpfDiagramming.Foundation (in Mindscape.WpfDiagramming.Foundation.dll)
Version: 2.0.0.0 (2.0.0.0)

Syntax

C#
public interface IDiagramToolboxTool
Visual Basic (Declaration)
Public Interface IDiagramToolboxTool

See Also