MindFusion.Wpf Pack Programmer's Guide
Shape.HitTestDistance Property
See Also
 





Gets or set the current hit test threshold distance.

Namespace: MindFusion.Mapping
Assembly: MindFusion.Mapping

 Syntax

C#  Copy Code

public static double HitTestDistance { get; set; }

Visual Basic  Copy Code

Public Shared Property HitTestDistance As Double

 Property Value

A double value specifying threshold distance for hit-testing non-polygonal shapes.

 See Also

Shape Members
Shape Class
MindFusion.Mapping Namespace