origin2 Property

Summary

Position of the origin for the second touch.

Syntax

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

Property Value

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