position Property

Summary

Current mouse or touch position.

Syntax

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

Property Value

The current mouse or touch position.

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