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