position2 Property

Summary

Current position of the second touch.

Syntax

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

Property Value

The current position of the second touch .

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 Assembly