A newer version of this page is available.
Switch to the current version.
DiagramControl Class
Provides a canvas where you or your end-users can display, create and edit various diagrams.
Namespace: DevExpress.Xpf.Diagram
Assembly: DevExpress.Xpf.Diagram.v18.2.dll
Declaration
public class DiagramControl :
Control,
IDiagramControl
Public Class DiagramControl
Inherits Control
Implements IDiagramControl
Related API Members
The following members accept/return DiagramControl objects:
Remarks
See the Getting Started article to learn about capabilities of the Diagram Control.
The Examples section contains a variety of task-based examples.
The Diagram Designer Control represented by the DiagramDesignerControl class provides the complete visual interface. The End-User Interaction article describes end-user operations available in the Diagram Control and Diagram Designer Control.
Inheritance
Extension Methods
See Also
Feedback