[]
        
(Showing Draft Content)

C1.Win.Map.HitTestInfo

HitTestInfo Class

Represents the infomation for hit test.

Inheritance
HitTestInfo
Namespace: C1.Win.Map
Assembly: C1.Win.Map.8.dll
Syntax
public class HitTestInfo

Properties

Name Description
Layer

Gets the layer at the point being tested.

MapItem

Gets the map item at the point being tested.

Point

Gets the point on the map viewport, in pixels.

Type

Gets the type of object at the point being tested.

Vector

Gets the vector item at the point being tested.