←Select platform

HitTestBehavior Property

Summary

Gets or sets a value that determines how objects are hit-tested using a selection rectangle.

Syntax

C#
VB
Java
Objective-C
WinRT C#
public Leadtools.Annotations.Core.AnnHitTestBehavior HitTestBehavior {get; set;}
Public Property HitTestBehavior As Leadtools.Annotations.Core.AnnHitTestBehavior
public Leadtools.Annotations.Core.AnnHitTestBehavior HitTestBehavior {get; set;}
@property (nonatomic) LTAnnHitTestBehavior hitTestBehavior;
public AnnHitTestBehavior getHitTestBehavior() 
public void setHitTestBehavior(AnnHitTestBehavior hitTestBehavior) 
get_HitTestBehavior(); 
set_HitTestBehavior(value); 
Object.defineProperty('HitTestBehavior'); 

Property Value

A value that determines how objects are hit-tested using a selection rectangle. The default value is AnnHitTestBehavior.Contains.

Remarks

This value is used by the HitTestRect method.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Annotations.Core Assembly
Click or drag to resize