This is old version of DiagramView class that implements support for multiple views per diagram by means of VisualBrush. It will be removed from a future version of the library.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public class VisualDiagramView : ScrollViewer, IZoomTarget |
Visual Basic Copy Code |
---|
Public Class VisualDiagramView |
System.Object
System.Windows.Threading.DispatcherObject
System.Windows.DependencyObject
System.Windows.Media.Visual
System.Windows.UIElement
System.Windows.FrameworkElement
System.Windows.Controls.Control
System.Windows.Controls.ContentControl
System.Windows.Controls.ScrollViewer
MindFusion.Diagramming.Wpf.VisualDiagramView
WpfDiagram Programmer's Guide | © 2024 MindFusion |