Gets or sets a value indicating whether users are allowed to edit this label.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C#
![]() |
---|
public bool Locked { get; set; } |
Visual Basic
![]() |
---|
Public Property Locked As Boolean |
true to prevent users from editing this label, or false otherwise.
MvcDiagram Programmer's Guide | © 2025 MindFusion |