Description

Tests which handle, if any, a point is over

Return Type

A Long value.  

The handle number (starting at 1) if the point is over a handle, 0 otherwise.

Syntax

object.HitTest (x, y)

The HitTest Method syntax has these parts:

PartDescription
objectAn expression evaluating to an object of type McGraphObjGroup.
xRequired. A Single value.

x image coordinate

yRequired. A Single value.

x image coordinate