DiagramBuilder.OnItemDblClick Method
Name | Parameters | Description |
---|---|---|
OnItemDblClick(RazorBlock) | jsFunc | A function that is executed after a shape or connector is double-clicked. Mirrors the client-side onItemDblClick option. |
OnItemDblClick(String) | jsFunc | A function that is executed after a shape or connector is double-clicked. Mirrors the client-side onItemDblClick option. |