Gets or sets the distance tolerance during hit-testing, expressed in millimeters, or null, to use the default tolerance.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C#
![]() |
---|
public Nullable<Double> TouchRadius { get; set; } |
Visual Basic
![]() |
---|
Public Property TouchRadius As Nullable(Of Double) |
A double value.