←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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.WinForms Assembly