Adds the specified manipulator to this object.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
protected void AddManipulator ( |
Visual Basic Copy Code |
---|
Protected Sub AddManipulator( _ |
Use this method to add custom manipulators to diagram elements. Manipulators are interactive widgets associated with an item that let users change aspects of the item different from its position and size. Some built-in manipulators are the +/- icons displayed for Expandable nodes and the scrollbar of a TreeViewNode.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |