←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 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly