Removes the specified manipulator from this node.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public void DetachManipulator ( |
Visual Basic
Copy Code
|
|---|
Public Sub DetachManipulator( _ |
A Manipulator object representing the manipulator to remove.
See Also