position Property (ProbeToolEventArgs)

Summary

Gets the pixel position pointed to by the probe tool.

Syntax

JavaScript Syntax
Object.defineProperty(ProbeToolEventArgs.prototype, 'position', 
	get: function() 
) 
TypeScript Syntax
position: LeadPointD; // read-only

Property Value

LeadPointD which represents the pixel position pointed to by the probe tool.

Remarks

The probe tool gives information about the pixel that it is currently pointing to, which is specified by this proeprty.

To get the pixel value, refer to PixelValue property.

Requirements

Target Platforms

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