location Property

Summary

Gets the location of the mouse.

Syntax
TypeScript
JavaScript
Object.defineProperty(AnnPointerEventArgs.prototype, 'location', 
	get: function(), 
	set: function(value) 
) 
location: LeadPointD; 

Property Value

A LeadPointD that indicates the location of the mouse in image coordinates. To convert these coordinates to container (annotation) coordinates, use AnnContainerMapper.

Requirements

Target Platforms

Help Version 22.0.2023.10.16
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 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.