←Select platform

Location Property

Summary
Gets or sets the location of the mouse.
Syntax
C#
Objective-C
C++/CLI
Java
Python
public LeadPointD Location { get; set; } 
@property (nonatomic, assign) LeadPointD location; 
public LeadPointD getLocation() 
public void setLocation(LeadPointD pt) 
public:  
   property LeadPointD^ Location 
   { 
      LeadPointD^ get() 
      void set(LeadPointD^ value) 
   } 
Location # get and set (AnnPointerEventArgs) 

Property Value

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

Requirements

Target Platforms

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

Leadtools.Annotations.Engine Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.