ProbeToolEventArgs Constructor

Summary

Initializes a new instance of the ProbeToolEventArgs class object with explicit parameters.

Syntax
TypeScript
JavaScript
ProbeToolEventArgs = function( 
   position, 
   target 
) 
constructor( 
   position: LeadPointD, 
   target: Frame 
); 

Parameters

position

The pixel position pointed by the probe tool.

target

The target frame.

Requirements

Target Platforms

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

Leadtools.Controls.Medical Assembly