origin2 Property

Summary

Position of the origin for the second touch.

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

Property Value

The position of the origin for 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