Gets or sets whether the presenter prevents user interaction with the diagram.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public bool ReadOnly { get; set; } |
Visual Basic Copy Code |
---|
Public Property ReadOnly As Boolean |
WpfDiagram Programmer's Guide | © 2024 MindFusion |