bounds Property

Summary

Gets a LeadRectD object that indicates the bounds of this AnnObject.

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

Property Value

A LeadRectD object that indicates the bounds of this AnnObject.

Remarks

For more information, see GetBoundingRectangle.

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