←Select platform

Change Property

Summary

Change (delta) between the original and current position.

Syntax

C#
VB
C++
public LeadPoint Change { get; set; } 
Public Property Change() As LeadPoint 
   Get 
   Set 
public:  
   property LeadPoint^ Change 
   { 
      LeadPoint^ get() 
      void set(LeadPoint^ value) 
   } 

Property Value

A LeadPoint 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.WinForms Assembly