bounds Property (AnnToolTipEventArgs)

Summary

Gets the boundary of the object requesting the tooltip.

Syntax

JavaScript Syntax
Object.defineProperty(AnnToolTipEventArgs.prototype, 'bounds', 
	get: function() 
) 
TypeScript Syntax
bounds: LeadRectD; // read-only

Property Value

The boundary of the object requesting the tooltip in container coordinates or LeadRectD.Empty if the tooltip is requested by the container.

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