ERectangleShape::HitTest

Checks if there is a handle under the cursor.

Namespace: Euresys::Open_eVision_2_11

[C++]

BOOL HitTest(
   BOOL bDaughters
)

Parameters

bDaughters

Indicates if the check must be done in the whole hierarchy or just this object.

ERectangleShape.HitTest

Checks if there is a handle under the cursor.

Namespace: Euresys.Open_eVision_2_11

[C#]

bool HitTest(
   bool bDaughters
)

Parameters

bDaughters

Indicates if the check must be done in the whole hierarchy or just this object.