hitTestIndex Property

Summary

Gets the index of the cut-line that results from the hit test.

Syntax
TypeScript
JavaScript
Object.defineProperty(CutLines.prototype, 'hitTestIndex', 
	get: function() 
) 
hitTestIndex: number; // read-only 

Property Value

Value that represents the index of the cut-line that results from the hit test.

Remarks

The value in this property is set when calling HitTest. To check the results use HitTestResult to determine on which part of the cut-line fall into the (x,y) coordinates.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.