bounds Property

Summary

Gets the boundary of the object requesting the tooltip.

Syntax
TypeScript
JavaScript
Object.defineProperty(AnnToolTipEventArgs.prototype, 'bounds', 
	get: function() 
) 
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

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

Leadtools.Annotations.Engine Assembly