Gets a value indicating whether this item is attached to another item.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public bool IsAttached { get; } |
Visual Basic
Copy Code
|
|---|
Public ReadOnly Property IsAttached As Boolean |
A boolean value.
See Also