Detaches the specified item from this group.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public bool Detach ( |
Visual Basic Copy Code |
---|
Public Function Detach( _ |
false if the item could not be detached; otherwise, true.
Call this method to remove a item from this group. Note that this method does not delete the item, but just detaches it.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |