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.

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly

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