ASP.NET Pack Programmer's Guide
Diagram.TouchThreshold Property
See Also
 





Gets or sets the threshold value for easier touch interaction through adjustment handles.

Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming

 Syntax

C#  Copy Code

public float TouchThreshold { get; set; }

Visual Basic  Copy Code

Public Property TouchThreshold As Single

 Property Value

A float value added to the hit-test area of adjustment handles. The default value is 0.

 See Also

Diagram Members
Diagram Class
MindFusion.Diagramming Namespace