[]
Specifies the type of the hit tested object.
public enum HitTestType
Public Enum HitTestType
| Name | Description |
|---|---|
| MapItem | The MapVisualItem is hit tested. |
| None | No item is hit tested. |
| VectorItem | The VectorItem in the viewport is hit tested. |