←Select platform

Position Property (InteractiveEventArgs)

Summary

Gets or sets the current mouse or touch position.

Syntax

C#
VB
WinRT C#
public Point Position {get; set;} 
Public Property Position As Point 
public Point Position {get; set;} 
  
get_Position(); 
set_Position(value); 
Object.defineProperty('Position');  

Property Value

The current 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)