←Select platform

Location Property

Summary

Gets or sets the location of the mouse.

Syntax
C#
VB
Objective-C
C++
Java
public LeadPointD Location { get; set; } 
Public Property Location As LeadPointD 
@property (nonatomic) LeadPointD location; 
public LeadPointD getLocation() 
public void setLocation(LeadPointD pt) 
public:  
   property LeadPointD^ Location 
   { 
      LeadPointD^ get() 
      void set(LeadPointD^ value) 
   } 

Property Value

A Leadtools.LeadPointD that indicates the location of the mouse.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly