Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.6
|
Leadtools.Annotations.Core Namespace > AnnContainer Class : HitTestBehavior Property |
public AnnHitTestBehavior HitTestBehavior {get; set;}
'Declaration
Public Property HitTestBehavior As AnnHitTestBehavior
public AnnHitTestBehavior HitTestBehavior {get; set;}
@property (nonatomic) LTAnnHitTestBehavior hitTestBehavior;
public AnnHitTestBehavior getHitTestBehavior() public void setHitTestBehavior(AnnHitTestBehavior hitTestBehavior)
get_HitTestBehavior();
set_HitTestBehavior(value);
Object.defineProperty('HitTestBehavior');
This value is used by the HitTestRect method.