ASP.NET Pack Programmer's Guide
HitTestPriority Members
Constructors Fields
 


The members of this enumeration specify the order of item hit testing. They can be used as arguments to the Diagram.setHitTestPriority method.

The following tables list the members exposed by the HitTestPriority type.

 Public Constructors

  Name Description

HitTestPriority

 

 Public Fields

  Name Description

NodesBeforeLinks

Test nodes first, then links.

ZOrder

Test items in decreasing Z-order, independently of their types.

 See Also

HitTestPriority Class
com.mindfusion.diagramming Namespace