←Select platform

Origin Property (InteractiveEventArgs)

Summary

Gets or sets the original mouse or touch position.

Syntax

C#
VB
WinRT C#
public Point Origin {get; set;} 
Public Property Origin As Point 
public Point Origin {get; set;} 
  
get_Origin(); 
set_Origin(value); 
Object.defineProperty('Origin');  

Property Value

The original mouse or touch position.

Requirements

Target Platforms

Help Version 19.0.2017.10.28
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly (WinRT / WPF / iOS / OS X / Android)