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

Leadtools.Controls.WinForms Assembly