←Select platform

Origin2 Property

Summary

Position of the origin for the second touch.

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

Property Value

The position of the origin for 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