position2 Property

Summary

Current position of the second touch.

Syntax
TypeScript
JavaScript
Object.defineProperty(InteractiveMultiTouchEventArgs.prototype, 'position2', 
	get: function(), 
	set: function(value) 
) 
position2: LeadPointD; 

Property Value

The current position of the second touch .

Requirements

Target Platforms

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

Leadtools.Controls Assembly