Sets the name of a JavaScript function that should be invoked when item’s adjustment handles must be custom drawn.
Namespace: MindFusion.Diagramming.Mvc
Assembly: MindFusion.Diagramming.Mvc
SyntaxC#
Copy Code
|
|---|
public DiagramView DrawAdjustmentHandlesScript ( |
Visual Basic
Copy Code
|
|---|
Public Function DrawAdjustmentHandlesScript( _ |
The name of the function
See Also