[]
        
(Showing Draft Content)

C1.Win.Map.HitTestType

HitTestType Enum

Specifies the type of the hit tested object.

Namespace: C1.Win.Map
Assembly: C1.Win.Map.8.dll
Syntax
public enum HitTestType

Fields

Name Description
MapItem

The MapVisualItem is hit tested.

None

No item is hit tested.

VectorItem

The VectorItem in the viewport is hit tested.