←Select platform

Position Property

Summary

Current mouse or touch position.

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

Property Value

The current mouse or touch position.

Requirements
Target Platforms
Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.