Search
RadialMenu.HitTestThreshold Property
See Also
 






Gets or sets the threshold to consider when hit-testing menu items for selection

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming

 Syntax

C#  Copy Code

public double HitTestThreshold { get; set; }

Visual Basic  Copy Code

Public Property HitTestThreshold As Double

 Property Value

 See Also