Draws the associated manipulators on the specified graphics.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
protected void DrawManipulators ( |
Visual Basic
Copy Code
|
|---|
Protected Sub DrawManipulators( _ |
RemarksThis method is invoked to render the item's manipulators, for example, collapse/expand buttons, scrollbars, and so on.
See Also