location Property (AnnPointerEventArgs)

Summary

Gets the location of the mouse.

Syntax

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

Property Value

A LeadPointD that indicates the location of the mouse.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Annotations.Core Assembly
Click or drag to resize