Error processing SSI file
(Leadtools.Annotations.Core)

Show in webframe

AnnHitTestBehavior Enumeration






Indicates the hit-test behavior.
Syntax
public enum AnnHitTestBehavior : System.Enum 
'Declaration
 
Public Enum AnnHitTestBehavior 
   Inherits System.Enum
public enum AnnHitTestBehavior : System.Enum 
typedef enum LTAnnHitTestBehavior
public enum AnnHitTestBehavior
Leadtools.Annotations.Core.AnnHitTestBehavior = function() { };
Leadtools.Annotations.Core.AnnHitTestBehavior.prototype = {
Intersects = 0x00000000, Contains = 0x00000001, };
Members
ValueMemberDescription
0x00000000Intersects The selection rectangle can intersect with any part of the object.
0x00000001Contains The selection rectangle must fully contain the object.
Remarks

Used by the AnnContainer.HitTestBehavior property to determine how objects are hit-tested using a selection rectangle.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Annotations.Core.AnnHitTestBehavior

Requirements

Target Platforms

See Also

Reference

Leadtools.Annotations.Core Namespace

Error processing SSI file
   Leadtools.Annotations.Core requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features