Gets or sets maximum distance between touch position and adjustment handle at which the handle can still be grabbed to modify its item.
Namespace: MindFusion.Diagramming
File: DiagramView.js
JavaScript Copy Code |
---|
get handleTouchHitDistance() {} |
Number
A number specifying the allowed hit distance, in diagram's current unit. The default value is 5.
This value is considered only when handling touch events.
JavaScript Pack Programmer's Guide | © 2024 MindFusion |