Gets a value indicating whether this item is attached to another item.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public bool IsAttached { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property IsAttached As Boolean |
A boolean value.
Diagramming for .NET MAUI Guide | © 2024 MindFusion |