EBarCode::HitTest

Checks whether the cursor is positioned over a handle (TRUE) or not (FALSE).

Namespace: Euresys::Open_eVision_2_11

[C++]

BOOL HitTest(
   BOOL daughters
)

Parameters

daughters

TRUE if the handles of the shapes attached to the symbol bounding box have to be considered as well.

EBarCode.HitTest

Checks whether the cursor is positioned over a handle (TRUE) or not (FALSE).

Namespace: Euresys.Open_eVision_2_11

[C#]

bool HitTest(
   bool daughters
)

Parameters

daughters

TRUE if the handles of the shapes attached to the symbol bounding box have to be considered as well.