Click or drag to resize

HitTestAccuracy Enumeration

Specifies the HitTest accuracy

Namespace:  Easymap.AddIn.Common
Assembly:  Easymap.AddIn (in Easymap.AddIn.dll) Version: 11.2.0.0
Syntax
public enum HitTestAccuracy
Members
  Member nameValueDescription
Simple0 Run HitTest with low accuracy
Complex1 Run HitTest with high accuracy
See Also