ProbeToolEventArgs Constructor

Summary

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

Syntax

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

Parameters

position

The pixel position pointed by the probe tool.

target

The target frame.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly