Draws the associated manipulators in the specified context.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
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