←Select platform

Origin Property

Summary

Original mouse or touch position.

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

Property Value

The original mouse or touch position.

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