change Property

Summary

Change (delta) between the original and current position.

Syntax

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

Property Value

A LeadPointD indicating the Change (delta) between the InteractiveEventArgs.Position and InteractiveEventArgs.Origin.

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