←Select platform

Position2 Property

Summary

Current position of the second touch.

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

Property Value

The current position of the second touch .

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