Detaches the specified subordinate node from this node.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C#
![]() |
---|
public void Detach ( |
Visual Basic
![]() |
---|
Public Sub Detach( _ |
The node that should be detached.
This method does nothing if the specified node hasn't been previously attached to this node via the Attach or AttachTo methods.
MindFusion.Diagramming for WinUI Programmer's Guide | © 2024 MindFusion |