ASP.NET Pack Programmer's Guide
ContainerNode.hitTestHandle Method
See Also
 






DiagramNode.hitTestHandle override.

Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming

 Syntax

Java  Copy Code

public int hitTestHandle (
    Point2D point
)

 Parameters

point

Point2D value specifying where to look for a selection handle.

 Return Value

The index of a selection handle, or -1 if there isn't any handle found at the specified position.

 See Also

ContainerNode Members
ContainerNode Class
com.mindfusion.diagramming Namespace