Gets or sets a value indicating whether this component can be interacted with.
Namespace: MindFusion.Diagramming.Components
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public bool IsInteractive { get; set; } |
Visual Basic Copy Code |
---|
Public Property IsInteractive As Boolean |
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |