Gets or sets a value value indicating whether the operation should be canceled.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public bool Cancel { get; set; } |
Visual Basic Copy Code |
---|
Public Property Cancel As Boolean |
true to cancel the operation; false to approve it.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |