Gets or sets the change between the original and current position.
public Point Change {get; set;}
Public Property Change As Point
public Point Change {get; set;}
get_Change();
set_Change(value);
Object.defineProperty('Change');
Property Value
Change between the original and current position.